aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/dc42wrap/Makefile
blob: 850ae3435b4c2231450656195fdc48226e7636f3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# 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
PLIST_FILES=    bin/dc42wrap

.include <bsd.port.mk>