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