mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-23 09:10:43 +00:00
Shebangfix
This commit is contained in:
parent
bf13d25b7f
commit
8439de51f7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=375191
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= code2html
|
||||
PORTVERSION= 0.9.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= textproc
|
||||
MASTER_SITES= SF \
|
||||
http://www.palfrader.org/code2html/all/
|
||||
@ -11,8 +12,9 @@ MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Sourcecode to HTML converter
|
||||
|
||||
NO_BUILD= yes
|
||||
USES= perl5
|
||||
USES= perl5 shebangfix
|
||||
USE_PERL5= run
|
||||
SHEBANG_FILES= code2html
|
||||
|
||||
PLIST_FILES= bin/code2html man/man1/code2html.1.gz
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user