mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00: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
@ -13,10 +13,8 @@ COMMENT= Convert filenames from one encoding to another
|
||||
LICENSE= GPLv2 GPLv3
|
||||
LICENSE_COMB= dual
|
||||
|
||||
USES= perl5
|
||||
PLIST_FILES= bin/convmv
|
||||
USES= perl5 shebangfix
|
||||
SHEBANG_FILES= convmv
|
||||
PLIST_FILES= bin/convmv man/man1/convmv.1.gz
|
||||
|
||||
MAN1= convmv.1
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user