28ce31dc39
PR: ports/183403 Submitted by: Paul Schmehl <pauls utdallas.edu> (maintainer)
10 lines
149 B
Makefile
10 lines
149 B
Makefile
# $FreeBSD$
|
|
|
|
PKGNAMESUFFIX= -sguil
|
|
|
|
MASTERDIR= ${.CURDIR}/../barnyard2
|
|
|
|
# enable tcl binding for sguil
|
|
SLAVE= yes
|
|
|
|
.include "${MASTERDIR}/Makefile"
|