diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 2005-04-20 06:16:18 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 2005-04-20 06:16:18 +0000 |
| commit | 8673c7ec800a8bcc6da14c506081a3cb76e2b8ea (patch) | |
| tree | ad3f495c08f0cc331b6958d319f699d021175c19 /misc/amanda26-client/Makefile | |
| parent | 0d9507efb9d902ba8e7fafa90edd7893d2f8db19 (diff) | |
Diffstat (limited to 'misc/amanda26-client/Makefile')
| -rw-r--r-- | misc/amanda26-client/Makefile | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/misc/amanda26-client/Makefile b/misc/amanda26-client/Makefile deleted file mode 100644 index 187bccf91d60..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= 2 - -MASTERDIR= ${.CURDIR}/../amanda-server -COMMENT= The Advanced Maryland Automatic Network Disk Archiver (client) -PKGINSTALL= mustnotexist -PLIST= ${PKGDIR}/pkg-plist.client - -CLIENT_ONLY= yes - -.include "${MASTERDIR}/Makefile" |
