mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-31 05:41:08 +00:00
Shebangfix
This commit is contained in:
parent
b6e05c63e3
commit
7280d0dfbe
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=375193
@ -2,6 +2,7 @@
|
||||
|
||||
PORTNAME= colormake
|
||||
PORTVERSION= 0.9
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= http://bre.klaki.net/programs/colormake/
|
||||
|
||||
@ -12,8 +13,9 @@ RUN_DEPENDS= gmake:${PORTSDIR}/devel/gmake \
|
||||
bash:${PORTSDIR}/shells/bash
|
||||
|
||||
NO_BUILD= yes
|
||||
USES= perl5
|
||||
USES= perl5 shebangfix
|
||||
USE_PERL5= run
|
||||
SHEBANG_FILES= colormake.pl
|
||||
PLIST_FILES= bin/colormake bin/colormake.pl bin/colormake-short bin/clmake \
|
||||
bin/clmake-short
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user