1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
freebsd-ports/sysutils/mkisofs/Makefile
Jordan K. Hubbard 72734182c1 Remove myself as MAINTAINER from a number of ports I no longer
have time to properly maintain.  This will cause the position to
revert to ports.
1997-01-06 12:15:11 +00:00

20 lines
444 B
Makefile

# New ports collection makefile for: mkisofs
# Version required: 1.0.5
# Date created: 07 Aug 1996
# Whom: jkh
#
# $Id: Makefile,v 1.2 1996/11/17 08:06:17 obrien Exp $
#
DISTNAME= mkisofs-1.05
CATEGORIES= sysutils
MASTER_SITES= ftp://ftp.cdrom.com/pub/linux/tsx-11/BETA/cdrom/
NO_WRKSUBDIR= yes
HAS_CONFIGURE= yes
CONFIGURE_SCRIPT= Configure
ALL_TARGET=
MAN8= mkisofs.8
.include <bsd.port.mk>