# New ports collection makefile for:	dvdtape
# Date created:		03 Apr 2001
# Whom:			brian
#
# $FreeBSD: ports/sysutils/dvdtape/Makefile,v 1.7 2002/09/21 03:06:37 ijliao Exp $
#

PORTNAME=	dvdtape
PORTVERSION=	1.6
PORTREVISION=	1
CATEGORIES=	sysutils
MASTER_SITES=	ftp://ftp.Awfulhak.org/pub/dvdtape/ \
		http://people.FreeBSD.org/~brian/dvdtape/ \
		${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR=	utils/disk-management

MAINTAINER=	ports@freebsd-services.com

LIB_DEPENDS=	gnugetopt.1:${PORTSDIR}/devel/libgnugetopt

MAN1=		dvdtape.1

.include <bsd.port.mk>
