freebsd-ports/misc/amanda26-client/Makefile
Baptiste Daroussin 4bc951579f Fix pkg name collisions
With hat:	portmgr
2013-11-06 17:28:33 +00:00

17 lines
318 B
Makefile

# Created by: gpalmer
# $FreeBSD$
PKGNAMESUFFIX= 26-client
PORTREVISION= 2
COMMENT= The Advanced Maryland Automatic Network Disk Archiver (client)
MASTERDIR= ${.CURDIR}/../amanda26-server
PKGINSTALL= mustnotexist
PLIST= ${PKGDIR}/pkg-plist.client
CLIENT_ONLY= yes
NO_STAGE= yes
.include "${MASTERDIR}/Makefile"