summaryrefslogtreecommitdiff
path: root/sysutils/mkisofs-devel/Makefile
blob: 377afd58acd64edd7f540661b01d5bb1ef4b53a9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# 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"