1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00
freebsd-ports/security/barnyard2-sguil/Makefile
William Grzybowski 28ce31dc39 security/barnyard2-sguil: enable staging on slave port
PR:		ports/183403
Submitted by:	Paul Schmehl <pauls utdallas.edu> (maintainer)
2013-11-01 18:42:58 +00:00

11 lines
149 B
Makefile

# $FreeBSD$
PKGNAMESUFFIX= -sguil
MASTERDIR= ${.CURDIR}/../barnyard2
# enable tcl binding for sguil
SLAVE= yes
.include "${MASTERDIR}/Makefile"