1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00
freebsd-ports/misc/amanda32-client/Makefile
Baptiste Daroussin 4bc951579f Fix pkg name collisions
With hat:	portmgr
2013-11-06 17:28:33 +00:00

18 lines
318 B
Makefile

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