freebsd-ports/sysutils/mkisofs-devel/Makefile
Sergey A. Osokin 766f93f7ea Sync PORTVERSION with master port.
Spotted by:	Marius Strobl <marius@alchemy.franken.de>
Approved by:	fjoe (mentor) (implicit)
2003-07-07 08:39:27 +00:00

21 lines
436 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.3
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"