aboutsummaryrefslogtreecommitdiff
path: root/sysutils/mkisofs/Makefile
blob: 277e8556d222fbec6f225b5919d4195d0e8a6737 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# 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=	1.14
CATEGORIES=	sysutils

MASTERDIR=	${.CURDIR}/../cdrtools
COMMENT=	${PKGDIR}/pkg-comment.mkisofs
DESCR=		${PKGDIR}/pkg-descr.mkisofs
PLIST=		${PKGDIR}/pkg-plist.mkisofs

MKISOFS=	yes

.include "${MASTERDIR}/Makefile"