mirror of
https://git.freebsd.org/ports.git
synced 2025-05-25 07:26:29 -04:00
Support stage
Fix shebang
This commit is contained in:
parent
acf4676617
commit
6cd6417229
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=339226
1 changed files with 3 additions and 5 deletions
|
@ -13,10 +13,8 @@ COMMENT= Convert filenames from one encoding to another
|
||||||
LICENSE= GPLv2 GPLv3
|
LICENSE= GPLv2 GPLv3
|
||||||
LICENSE_COMB= dual
|
LICENSE_COMB= dual
|
||||||
|
|
||||||
USES= perl5
|
USES= perl5 shebangfix
|
||||||
PLIST_FILES= bin/convmv
|
SHEBANG_FILES= convmv
|
||||||
|
PLIST_FILES= bin/convmv man/man1/convmv.1.gz
|
||||||
|
|
||||||
MAN1= convmv.1
|
|
||||||
|
|
||||||
NO_STAGE= yes
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
Loading…
Add table
Reference in a new issue