mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
Shebangfix
This commit is contained in:
parent
03c063af50
commit
e250982752
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=375189
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= cadubi
|
||||
PORTVERSION= 1.3
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= graphics editors
|
||||
MASTER_SITES= http://langworth.com/pub/
|
||||
|
||||
@ -14,7 +14,8 @@ LICENSE= ART10
|
||||
|
||||
RUN_DEPENDS= p5-Term-ReadKey>=0:${PORTSDIR}/devel/p5-Term-ReadKey
|
||||
|
||||
USES= perl5
|
||||
USES= perl5 shebangfix
|
||||
SHEBANG_FILES= cadubi
|
||||
NO_BUILD= yes
|
||||
|
||||
PLIST_FILES= bin/${PORTNAME} \
|
||||
|
Loading…
Reference in New Issue
Block a user