summaryrefslogtreecommitdiff
path: root/misc/amanda26-client/Makefile
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2007-12-31 12:35:17 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2007-12-31 12:35:17 +0000
commit18a56320c9602155ab8efec1503104da172eb882 (patch)
treee6c9bc10db8d29a4e76a24cac3a7ecc376035aec /misc/amanda26-client/Makefile
parent- Fix manpage pointing to correct PREFIX for binary and conf (diff)
This commit was manufactured by cvs2svn to create tag 'RELEASE_6_3_0'.release/6.3.0
Notes
Notes: svn path=/head/; revision=204758 svn path=/tags/RELEASE_6_3_0/; revision=204759; tag=release/6.3.0
Diffstat (limited to 'misc/amanda26-client/Makefile')
-rw-r--r--misc/amanda26-client/Makefile20
1 files changed, 0 insertions, 20 deletions
diff --git a/misc/amanda26-client/Makefile b/misc/amanda26-client/Makefile
deleted file mode 100644
index 4e059afb73e2..000000000000
--- a/misc/amanda26-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"