mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
13 lines
208 B
Makefile
13 lines
208 B
Makefile
# Created by: Martin Matuska <mm@FreeBSD.org>
|
|
|
|
PKGNAMESUFFIX= -client
|
|
|
|
MAINTAINER= mm@FreeBSD.org
|
|
|
|
LICENSE= GPLv2
|
|
|
|
_BUILDING_NSCA_CLIENT= yes
|
|
MASTERDIR= ${.CURDIR}/../nsca27
|
|
|
|
.include "${MASTERDIR}/Makefile"
|