- Fix shebangs
- Add NO_ARCH
This commit is contained in:
parent
d4f0d704aa
commit
1ca87acd2b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=389922
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= lmon
|
||||
PORTVERSION= 1.2
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= http://www.bsdconsulting.no/tools/
|
||||
|
||||
@ -16,8 +17,10 @@ RUN_DEPENDS= p5-Config-IniFiles>=0:${PORTSDIR}/devel/p5-Config-IniFiles \
|
||||
p5-Mail-Sendmail>=0:${PORTSDIR}/mail/p5-Mail-Sendmail \
|
||||
p5-File-Tail>=0:${PORTSDIR}/devel/p5-File-Tail
|
||||
|
||||
USES= perl5 tar:tgz
|
||||
USES= perl5 shebangfix tar:tgz
|
||||
SHEBANG_FILES= control.pl lmon.pl
|
||||
NO_BUILD= yes
|
||||
NO_ARCH= yes
|
||||
|
||||
PORTDOCS= README TODO
|
||||
PORTEXAMPLES= *
|
||||
|
Loading…
Reference in New Issue
Block a user