freebsd-ports/sysutils/mkisofs-devel/Makefile

20 lines
404 B
Makefile
Raw Normal View History

# New ports collection makefile for: mkisofs
# Date created: Sun Jul 29 15:04:38 CEST 2001
# Whom: Dirk Froemberg <dirk@FreeBSD.org>
1996-08-08 03:56:41 +02:00
#
1999-08-31 04:00:46 +02:00
# $FreeBSD$
1996-08-08 03:56:41 +02:00
#
PORTNAME= mkisofs
PORTVERSION= 1.14
CATEGORIES= sysutils
MASTERDIR= ${.CURDIR}/../cdrtools
COMMENT= ${PKGDIR}/pkg-comment.mkisofs
DESCR= ${PKGDIR}/pkg-descr.mkisofs
PLIST= ${PKGDIR}/pkg-plist.mkisofs
1996-08-08 03:56:41 +02:00
MKISOFS= yes
1996-08-08 03:56:41 +02:00
.include "${MASTERDIR}/Makefile"