summaryrefslogtreecommitdiff
path: root/misc/amanda24/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/amanda24/Makefile')
-rw-r--r--misc/amanda24/Makefile14
1 files changed, 14 insertions, 0 deletions
diff --git a/misc/amanda24/Makefile b/misc/amanda24/Makefile
new file mode 100644
index 000000000000..f0d1b5976d21
--- /dev/null
+++ b/misc/amanda24/Makefile
@@ -0,0 +1,14 @@
+# New ports collection makefile for: amanda
+# Version required: 2.2.6
+# Date created: 28th Feb 1995
+# Whom: gpalmer
+#
+# $Id$
+#
+
+DISTNAME= amanda-2.2.6
+MASTER_SITES= ftp://ftp.cs.umd.edu/pub/amanda/
+MAINTAINER= gpalmer@FreeBSD.ORG
+PATCH_STRIP=
+
+.include <bsd.port.mk>