aboutsummaryrefslogtreecommitdiff
path: root/sysutils/durep/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/durep/Makefile')
-rw-r--r--sysutils/durep/Makefile17
1 files changed, 17 insertions, 0 deletions
diff --git a/sysutils/durep/Makefile b/sysutils/durep/Makefile
new file mode 100644
index 000000000000..28ba82e906b2
--- /dev/null
+++ b/sysutils/durep/Makefile
@@ -0,0 +1,17 @@
+# New ports collection makefile for: durep
+# Date created: 14 February 2002
+# Whom: Oliver Braun <obraun@informatik.unibw-muenchen.de>
+#
+# $FreeBSD$
+#
+
+PORTNAME= durep
+PORTVERSION= 0.8
+CATEGORIES= sysutils
+MASTER_SITES= http://www.hibernaculum.net/download/
+
+MAINTAINER= obraun@informatik.unibw-muenchen.de
+
+MAN1= durep.1
+
+.include <bsd.port.mk>