freebsd-ports/sysutils/dc42wrap/Makefile
Pav Lucistnik 2d1e21b401 Add dc42wrap, an Apple Disc Copy wrapper for floppy disc images.
PR:		ports/58343
Submitted by:	Eric P. Scott <eps+psub0306@ana.com>
2003-12-30 15:16:51 +00:00

20 lines
477 B
Makefile

# New ports collection makefile for: dc42wrap
# Date created: 28 June 2003
# Whom: Eric P. Scott <eps+dc42wrap@ana.com>
#
# $FreeBSD$
#
PORTNAME= dc42wrap
PORTVERSION= 0.4.2
CATEGORIES= sysutils
MASTER_SITES= http://tools.ana.com/utils/
MAINTAINER= ports@FreeBSD.org
COMMENT= Wrap a \"raw\" floppy image as an Apple DiskCopy 4.2 file
MAKEFILE= Makefile,freebsd
MAKE_ENV= BINDIR=${PREFIX}/bin SHAREDIR=${PREFIX} NOMANCOMPRESS=yes
MAN1= dc42wrap.1
.include <bsd.port.mk>