blob: 377afd58acd64edd7f540661b01d5bb1ef4b53a9 (
plain) (
tree)
|
|
# New ports collection makefile for: mkisofs-devel
# Date created: 28 May 2003
# Whom: marius@alchemy.franken.de
#
# $FreeBSD$
#
PORTNAME= mkisofs
PORTVERSION= 2.01a17
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"
|