1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00
freebsd-ports/misc/amanda32-client/Makefile

18 lines
318 B
Makefile
Raw Normal View History

# Created by: gpalmer
# $FreeBSD$
PKGNAMESUFFIX= 32-client
2011-01-02 08:13:57 +00:00
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"