summaryrefslogtreecommitdiff
path: root/misc/amanda24/Makefile
diff options
context:
space:
mode:
authorGary Palmer <gpalmer@FreeBSD.org>1995-03-01 00:23:26 +0000
committerGary Palmer <gpalmer@FreeBSD.org>1995-03-01 00:23:26 +0000
commit2efcec346a15ffd67dc63729a50ca2a9b9594e39 (patch)
tree9f88602d1d80ff216a6c24df3e22573bc72a5f98 /misc/amanda24/Makefile
parentRemove ImageMagick - it's been moved (diff)
Amanda, The Advanced Maryland Automatic Network Disk Archiver
Notes
Notes: svn path=/head/; revision=1069
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>