summaryrefslogtreecommitdiff
path: root/misc/amanda32-client/Makefile
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2008-02-24 03:11:57 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2008-02-24 03:11:57 +0000
commitfa4a943c17e47bf910596a414fd7287983350b9b (patch)
treedc76cec18a505befc330e612e0a56bf1caa5ca49 /misc/amanda32-client/Makefile
parent07bcc4091010f79f8d929d6ce22e51c7e3743b3f (diff)
Diffstat (limited to 'misc/amanda32-client/Makefile')
-rw-r--r--misc/amanda32-client/Makefile20
1 files changed, 0 insertions, 20 deletions
diff --git a/misc/amanda32-client/Makefile b/misc/amanda32-client/Makefile
deleted file mode 100644
index 4e059afb73e2..000000000000
--- a/misc/amanda32-client/Makefile
+++ /dev/null
@@ -1,20 +0,0 @@
-# New ports collection makefile for: amanda
-# Date created: 28th Feb 1995
-# Whom: gpalmer
-#
-# $FreeBSD$
-#
-
-PKGNAMESUFFIX= -client
-PORTREVISION= 1
-
-COMMENT= The Advanced Maryland Automatic Network Disk Archiver (client)
-
-MASTERDIR= ${.CURDIR}/../amanda-server
-PKGINSTALL= mustnotexist
-
-PLIST= ${PKGDIR}/pkg-plist.client
-
-CLIENT_ONLY= yes
-
-.include "${MASTERDIR}/Makefile"