aboutsummaryrefslogtreecommitdiffstats
path: root/misc/amanda26-client
diff options
context:
space:
mode:
authornectar <nectar@FreeBSD.org>2002-05-24 03:19:49 +0800
committernectar <nectar@FreeBSD.org>2002-05-24 03:19:49 +0800
commite3767e8abf9111d2c323dc34dcd041846d36dd7f (patch)
tree4242422a4ccd968b59e92f270d68c8c8ef176460 /misc/amanda26-client
parentde8c75af14cd906c3fa23dd8c11f13e5852c542d (diff)
downloadfreebsd-ports-gnome-e3767e8abf9111d2c323dc34dcd041846d36dd7f.tar.gz
freebsd-ports-gnome-e3767e8abf9111d2c323dc34dcd041846d36dd7f.tar.zst
freebsd-ports-gnome-e3767e8abf9111d2c323dc34dcd041846d36dd7f.zip
Remove old amanda ports. They are no longer supported or maintained.
Diffstat (limited to 'misc/amanda26-client')
-rw-r--r--misc/amanda26-client/Makefile18
1 files changed, 0 insertions, 18 deletions
diff --git a/misc/amanda26-client/Makefile b/misc/amanda26-client/Makefile
deleted file mode 100644
index 16388333d255..000000000000
--- a/misc/amanda26-client/Makefile
+++ /dev/null
@@ -1,18 +0,0 @@
-# New ports collection makefile for: amanda
-# Date created: 28th Feb 1995
-# Whom: gpalmer
-#
-# $FreeBSD$
-#
-
-PORTNAME= ${MASTERPORTNAME:S/-server/-client/g}
-PORTREVISION= 0
-
-MASTERDIR= ${.CURDIR}/../amanda-server
-COMMENT= ${PKGDIR}/pkg-comment.client
-PKGINSTALL= mustnotexist
-PLIST= ${PKGDIR}/pkg-plist.client
-
-CLIENT_ONLY= yes
-
-.include "${MASTERDIR}/Makefile"