aboutsummaryrefslogtreecommitdiff
path: root/misc/amanda26-client/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/amanda26-client/Makefile')
-rw-r--r--misc/amanda26-client/Makefile19
1 files changed, 0 insertions, 19 deletions
diff --git a/misc/amanda26-client/Makefile b/misc/amanda26-client/Makefile
deleted file mode 100644
index 03f4f0473ffd..000000000000
--- a/misc/amanda26-client/Makefile
+++ /dev/null
@@ -1,19 +0,0 @@
-# New ports collection makefile for: amanda
-# Date created: 28th Feb 1995
-# Whom: gpalmer
-#
-# $FreeBSD$
-#
-
-PKGNAMESUFFIX= -client
-
-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"