Remove mkisofs-devel too (after merge with cdrtools-devel).

This commit is contained in:
Alexander Leidinger 2004-06-02 18:30:28 +00:00
parent 4a4309dcf3
commit 13a31d717a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=110693

View file

@ -1,23 +0,0 @@
# New ports collection makefile for: mkisofs-devel
# Date created: 28 May 2003
# Whom: marius@alchemy.franken.de
#
# $FreeBSD$
#
PORTNAME= mkisofs
PORTVERSION= 2.01a29
PORTREVISION= 0
CATEGORIES= sysutils
COMMENT= Create iso9660/Rock Ridge/Joliet filesystems
CONFLICTS= mkisofs-[0-9]*
MASTERDIR= ${.CURDIR}/../cdrtools-devel
DESCR= ${PKGDIR}/pkg-descr.mkisofs
PLIST= ${PKGDIR}/pkg-plist.mkisofs
MKISOFS= yes
.include "${MASTERDIR}/Makefile"