freebsd-ports/sysutils/mkisofs-devel/Makefile
Joerg Wunsch c38fb7c7a2 Upgrade to version 1.11.1, also fix an ininitialized variable bug in
the multisession stuff.

Too bad, but i've missed the 2.2.5 deadline with this by a few hours.
1997-10-22 06:13:44 +00:00

17 lines
461 B
Makefile

# New ports collection makefile for: mkisofs
# Version required: 1.11.1
# Date created: 07 Aug 1996
# Whom: jkh
#
# $Id: Makefile,v 1.5 1997/04/28 11:30:44 joerg Exp $
#
DISTNAME= mkisofs-1.11.1
CATEGORIES= sysutils
MASTER_SITES= ftp://ftp.cdrom.com/pub/linux/tsx-11/packages/mkisofs/
GNU_CONFIGURE= yes
MAKE_FLAGS= XCFLAGS='-c -I. ${CFLAGS} -DSYSTEM_ID_DEFAULT=\"FREEBSD\"' -f
MAN8= mkisofs.8
.include <bsd.port.mk>