mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
- Fix shebang
This commit is contained in:
parent
d7df57922a
commit
b5ef18588e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=362967
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= osm2mp
|
||||
PORTVERSION= r475
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= converters geography
|
||||
MASTER_SITES= http://mirror.amdmi3.ru/distfiles/
|
||||
|
||||
@ -20,7 +21,8 @@ RUN_DEPENDS= p5-YAML>=0:${PORTSDIR}/textproc/p5-YAML \
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
||||
USES= tar:bzip2 perl5
|
||||
USES= tar:bzip2 perl5 shebangfix
|
||||
SHEBANG_FILES= ${WRKSRC}/osm2mp.pl
|
||||
USE_PERL5= run
|
||||
NO_BUILD= yes
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user