summaryrefslogtreecommitdiff
path: root/archivers/dact/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'archivers/dact/Makefile')
-rw-r--r--archivers/dact/Makefile15
1 files changed, 15 insertions, 0 deletions
diff --git a/archivers/dact/Makefile b/archivers/dact/Makefile
new file mode 100644
index 00000000000..92425ffafd5
--- /dev/null
+++ b/archivers/dact/Makefile
@@ -0,0 +1,15 @@
+# $NetBSD: Makefile,v 1.1.1.1 2001/09/09 15:06:11 rh Exp $
+#
+
+DISTNAME= dact-0.8.3
+CATEGORIES= archivers
+MASTER_SITES= http://www.rkeene.org/devel/
+
+MAINTAINER= packages@netbsd.org
+HOMEPAGE= http://www.rkeene.org/devel/dact/
+COMMENT= dynamic adaptive compression tool
+
+GNU_CONFIGURE= YES
+USE_GMAKE= YES
+
+.include "../../mk/bsd.pkg.mk"