diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 2003-12-12 19:19:02 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 2003-12-12 19:19:02 +0000 |
| commit | a0848d727648aa70f6a89c013203f2b82a4e972e (patch) | |
| tree | 37ec8e378ec2d731e9ba9c15cd58724325a5637c /misc/amanda25-client/Makefile | |
| parent | b6deb36621300a80aab2d23031a1a259f9b0ce01 (diff) | |
Diffstat (limited to 'misc/amanda25-client/Makefile')
| -rw-r--r-- | misc/amanda25-client/Makefile | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/misc/amanda25-client/Makefile b/misc/amanda25-client/Makefile deleted file mode 100644 index 187bccf91d60..000000000000 --- a/misc/amanda25-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" |
