1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-01 05:45:45 +00:00
freebsd-ports/misc/amanda32-client/Makefile
Jun Kuriyama 4f956ba8ff - Upgrade to 3.3.1 after preserving 3.2.x as
misc/amanda32-{server,client} by repocopy.
2012-05-15 14:37:05 +00:00

21 lines
381 B
Makefile

# New ports collection makefile for: amanda
# Date created: 28th Feb 1995
# Whom: gpalmer
#
# $FreeBSD$
#
PKGNAMESUFFIX= -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
.include "${MASTERDIR}/Makefile"