mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
Shebangfix
This commit is contained in:
parent
5f8472ec36
commit
cc16ba45f2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=375183
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= aimsniff
|
||||
PORTVERSION= 0.9d
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= SF/${PORTNAME}/AIM%20Sniff/${PORTVERSION}
|
||||
|
||||
@ -22,7 +23,8 @@ SUID_ROOT_DESC= Install aimsniff with set-uid bit
|
||||
|
||||
PORTDOCS= README table.struct rc.aimsniff
|
||||
|
||||
USES= perl5
|
||||
USES= perl5 shebangfix
|
||||
SHEBANG_FILES= aimSniff.pl
|
||||
NO_BUILD= yes
|
||||
|
||||
PLIST_FILES= bin/aimsniff
|
||||
|
Loading…
Reference in New Issue
Block a user