aboutsummaryrefslogtreecommitdiff
path: root/misc/amanda26-client/Makefile
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2010-07-08 07:37:32 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2010-07-08 07:37:32 +0000
commitb80064cbb9898918e6563795d0233e58fde5e7a6 (patch)
treec805049ad5c2b944a6ce5e4d414b7a5c0dff612e /misc/amanda26-client/Makefile
parentf2440db2ac6d1a099a0baae5d583f4fd8a043e0c (diff)
This commit was manufactured by cvs2svn to create tag 'RELEASE_8_1_0'.release/8.1.0
Notes
Notes: svn path=/head/; revision=257512 svn path=/tags/RELEASE_8_1_0/; revision=257513; tag=release/8.1.0
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"