mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
28ce31dc39
PR: ports/183403 Submitted by: Paul Schmehl <pauls utdallas.edu> (maintainer)
11 lines
149 B
Makefile
11 lines
149 B
Makefile
# $FreeBSD$
|
|
|
|
PKGNAMESUFFIX= -sguil
|
|
|
|
MASTERDIR= ${.CURDIR}/../barnyard2
|
|
|
|
# enable tcl binding for sguil
|
|
SLAVE= yes
|
|
|
|
.include "${MASTERDIR}/Makefile"
|