summaryrefslogtreecommitdiffstats
path: root/sysutils/dc42wrap/Makefile
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2003-12-30 15:16:51 +0000
committerpav <pav@FreeBSD.org>2003-12-30 15:16:51 +0000
commit239376d4b8794a12d55d38f4cf247ed46374919a (patch)
tree7560f7be779b5432503e1172444bb182afff289f /sysutils/dc42wrap/Makefile
parentc419f94617e098596c250297a62b6acfe38318d8 (diff)
downloadFreeBSD-ports-239376d4b8794a12d55d38f4cf247ed46374919a.zip
FreeBSD-ports-239376d4b8794a12d55d38f4cf247ed46374919a.tar.gz
Add dc42wrap, an Apple Disc Copy wrapper for floppy disc images.
PR: ports/58343 Submitted by: Eric P. Scott <eps+psub0306@ana.com>
Diffstat (limited to 'sysutils/dc42wrap/Makefile')
-rw-r--r--sysutils/dc42wrap/Makefile20
1 files changed, 20 insertions, 0 deletions
diff --git a/sysutils/dc42wrap/Makefile b/sysutils/dc42wrap/Makefile
new file mode 100644
index 0000000..52df784
--- /dev/null
+++ b/sysutils/dc42wrap/Makefile
@@ -0,0 +1,20 @@
+# 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>
OpenPOWER on IntegriCloud