Remove after merge with cdrtools{,-devel}.

Requested by:	marius
This commit is contained in:
Alexander Leidinger 2004-06-02 17:18:04 +00:00
parent 777f4fa2fa
commit 6d781b1c7d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=110683

View file

@ -1,23 +0,0 @@
# New ports collection makefile for: mkisofs
# Date created: Sun Jul 29 15:04:38 CEST 2001
# Whom: Dirk Froemberg <dirk@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= mkisofs
PORTVERSION= 2.0.3
PORTREVISION= 2
CATEGORIES= sysutils
COMMENT= Create iso9660/Rock Ridge/Joliet filesystems
CONFLICTS= mkisofs-devel-*
MASTERDIR= ${.CURDIR}/../cdrtools
DESCR= ${PKGDIR}/pkg-descr.mkisofs
PLIST= ${PKGDIR}/pkg-plist.mkisofs
MKISOFS= yes
.include "${MASTERDIR}/Makefile"