diff options
Diffstat (limited to 'net/netscript/Makefile')
-rw-r--r-- | net/netscript/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/netscript/Makefile b/net/netscript/Makefile index 693658badd4c..24658811b034 100644 --- a/net/netscript/Makefile +++ b/net/netscript/Makefile @@ -7,14 +7,13 @@ PORTREVISION= 3 CATEGORIES= net MASTER_SITES= SF \ http://fakehalo.deadpig.org/%SUBDIR%/ -EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= Portable/multi-platform lightweight TCP socket scripting OPTIONS_DEFINE= DOCS EXAMPLES GTK1 -USES= ncurses shebangfix +USES= ncurses shebangfix tar:tgz SHEBANG_FILES= examples/*.ruleset examples/gui/*.ruleset \ examples/ncurses/*.ruleset SHEBANG_LANG= netscript |