2013-09-20 20:50:57 +00:00
|
|
|
# Created by: gpalmer
|
2002-05-23 21:06:27 +00:00
|
|
|
# $FreeBSD$
|
|
|
|
|
2013-11-06 17:28:33 +00:00
|
|
|
PKGNAMESUFFIX= 32-client
|
2011-01-02 08:13:57 +00:00
|
|
|
PORTREVISION= 0
|
2002-05-23 21:06:27 +00:00
|
|
|
|
2003-03-06 21:01:40 +00:00
|
|
|
COMMENT= The Advanced Maryland Automatic Network Disk Archiver (client)
|
2005-10-14 15:40:30 +00:00
|
|
|
|
2012-05-15 14:37:05 +00:00
|
|
|
MASTERDIR= ${.CURDIR}/../amanda32-server
|
2002-05-23 21:06:27 +00:00
|
|
|
PKGINSTALL= mustnotexist
|
2005-10-14 15:40:30 +00:00
|
|
|
|
2002-05-23 21:06:27 +00:00
|
|
|
PLIST= ${PKGDIR}/pkg-plist.client
|
|
|
|
|
|
|
|
CLIENT_ONLY= yes
|
|
|
|
|
2013-09-20 20:50:57 +00:00
|
|
|
NO_STAGE= yes
|
2002-05-23 21:06:27 +00:00
|
|
|
.include "${MASTERDIR}/Makefile"
|