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