1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-11 07:22:22 +00:00
freebsd-ports/net-mgmt/nsca-client/Makefile
Sam Lawrance c100d9f1ab Add nsca-client, a slave port for nsca without the server bits.
PR:		ports/96555
Submitted by:	Martin Matuska <martin at matuska.org>
2006-09-14 12:40:39 +00:00

16 lines
306 B
Makefile

# New ports collection makefile for: nsca-client
# Date created: Sun Apr 30 17:23:00 CET 2006
# Whom: Martin Matuska <martin@matuska.org>
#
# $FreeBSD$
#
PORTNAME= nsca
PKGNAMESUFFIX= -client
MASTERDIR= ${.CURDIR}/../nsca
WITHOUT_SERVER= yes
.include "${MASTERDIR}/Makefile"