aboutsummaryrefslogtreecommitdiff
path: root/sysutils/cpdup/Makefile
diff options
context:
space:
mode:
authorMatthew Dillon <dillon@FreeBSD.org>1999-10-31 16:27:20 +0000
committerMatthew Dillon <dillon@FreeBSD.org>1999-10-31 16:27:20 +0000
commitec37f71ab7dbcd267b253fcd3edd1526d33ec757 (patch)
tree7b8f2ec42410f7cc1efca50807ee3f75cac561a3 /sysutils/cpdup/Makefile
parent4a7d1f00e0fe567cecadd659bf83e4dcf4ff2f0c (diff)
downloadports-ec37f71ab7dbcd267b253fcd3edd1526d33ec757.tar.gz
ports-ec37f71ab7dbcd267b253fcd3edd1526d33ec757.zip
Notes
Diffstat (limited to 'sysutils/cpdup/Makefile')
-rw-r--r--sysutils/cpdup/Makefile19
1 files changed, 19 insertions, 0 deletions
diff --git a/sysutils/cpdup/Makefile b/sysutils/cpdup/Makefile
new file mode 100644
index 000000000000..a1cb811d8143
--- /dev/null
+++ b/sysutils/cpdup/Makefile
@@ -0,0 +1,19 @@
+# New ports collection makefile for: cpdup
+# Version required: 3.*
+# Date created: 28 Oct 1999
+# Whom: dillon
+#
+# $FreeBSD$
+#
+
+DISTNAME= cpdup-1.02
+CATEGORIES= sysutils
+MASTER_SITES= http://www.backplane.com/FreeBSDPorts/
+#MASTER_SITE_SUBDIR= cp
+
+MAINTAINER= dillon@FreeBSD.ORG
+
+MAN1= cpdup.1
+MANCOMPRESSED= yes
+
+.include <bsd.port.mk>