aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/mkisofs-devel/Makefile
blob: 662cdad07919d44046d6ec2b15a3914fbb0518e4 (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.01a29
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"