freebsd-ports/sysutils/mkisofs/Makefile
Ade Lovett 84ea4ee842 Destroy pkg-comment for some of the stranger uses in the tree,
pending the final semi-automatic purge.

Approved by:	portmgr (implicitly)
2003-03-06 19:23:19 +00:00

20 lines
434 B
Makefile

# 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
PORTREVISION= 0
CATEGORIES= sysutils
MASTERDIR= ${.CURDIR}/../cdrtools
COMMENT= Create iso9660/Rock Ridge/Joliet filesystems
DESCR= ${PKGDIR}/pkg-descr.mkisofs
PLIST= ${PKGDIR}/pkg-plist.mkisofs
MKISOFS= yes
.include "${MASTERDIR}/Makefile"