- Add NO_ARCH
- Fix shebangs MFH: 2015Q2
This commit is contained in:
parent
1f665a09fd
commit
86cc0d9c4a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=388952
1 changed files with 4 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
|||
|
||||
PORTNAME= iog
|
||||
PORTVERSION= 1.03
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= net-mgmt
|
||||
MASTER_SITES= http://www.dynw.com/iog/
|
||||
|
||||
|
@ -11,7 +11,9 @@ MAINTAINER= ports@FreeBSD.org
|
|||
COMMENT= Graphs Byte Counts for switches/routers/etc
|
||||
|
||||
NO_BUILD= yes
|
||||
USES= perl5 tar:tgz
|
||||
NO_ARCH= yes
|
||||
USES= perl5 shebangfix tar:tgz
|
||||
SHEBANG_FILES= ${PORTNAME}
|
||||
PLIST_SUB= VERSION=${PORTVERSION}
|
||||
USERS= iog
|
||||
|
||||
|
|
Loading…
Reference in a new issue