mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
mail/getlive: Use shebangfix, bump PORTREVISION
Approved by: portmgr (infrastructure blanket)
This commit is contained in:
parent
d964dbfc91
commit
188fcbfce1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=350099
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= getlive
|
||||
DISTVERSION= 3_0_3
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= http://tardisi.com/distfiles/ \
|
||||
http://lawrencechen.net/distfiles/
|
||||
@ -18,7 +19,8 @@ RUN_DEPENDS= curl:${PORTSDIR}/ftp/curl \
|
||||
p5-WWW-Mechanize-GZip>=0:${PORTSDIR}/www/p5-WWW-Mechanize-GZip
|
||||
|
||||
NO_BUILD= yes
|
||||
USES= perl5
|
||||
USES= perl5 shebangfix
|
||||
SHEBANG_FILES= GetLive.pl
|
||||
USE_PERL5= run
|
||||
|
||||
PLIST_FILES= bin/getlive etc/getlive.conf.sample
|
||||
|
Loading…
Reference in New Issue
Block a user