freebsd-ports/security/barnyard2-sguil/Makefile
Jason E. Hale 54d220d791 - Update to 1.10
- Convert to new options framework
- Allow for any available version of TCL to be used
- Add LICENSE
- Remove indefinite article from COMMENT, update
- Mark MAKE_JOBS_SAFE
- Trim Makefile header

PR:		ports/172456
Submitted by:	Paul Schmehl <pauls@utdallas.edu> (maintainer)
Approved by:	makc (mentor)
Feature safe:	yes
2012-10-12 11:10:30 +00:00

11 lines
168 B
Makefile

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