aboutsummaryrefslogtreecommitdiff
path: root/misc/amanda32-server/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/amanda32-server/Makefile
parentee767bfd47ff5225ebba47567942e5b90f5f3a90 (diff)
downloadports-2efcec346a15ffd67dc63729a50ca2a9b9594e39.tar.gz
ports-2efcec346a15ffd67dc63729a50ca2a9b9594e39.zip
Notes
Diffstat (limited to 'misc/amanda32-server/Makefile')
-rw-r--r--misc/amanda32-server/Makefile14
1 files changed, 14 insertions, 0 deletions
diff --git a/misc/amanda32-server/Makefile b/misc/amanda32-server/Makefile
new file mode 100644
index 000000000000..f0d1b5976d21
--- /dev/null
+++ b/misc/amanda32-server/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>