aboutsummaryrefslogtreecommitdiff
path: root/sysutils/mkisofs/Makefile
blob: 5c7c60b0a7bbd3c75780b0cd23d3d61a3293bcf4 (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
# Date created:		Sun Jul 29 15:04:38 CEST 2001
# Whom:			Dirk Froemberg <dirk@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=	mkisofs
PORTVERSION=	2.0.3
PORTREVISION=	1
CATEGORIES=	sysutils

COMMENT=	Create iso9660/Rock Ridge/Joliet filesystems

CONFLICTS=	mkisofs-devel-*

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

MKISOFS=	yes

.include "${MASTERDIR}/Makefile"