mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Stage support.
PR: ports/190395 Submitted by: "Markus Dolze" <bsdfan@nurfuerspam.de> (maintainer)
This commit is contained in:
parent
608bfdc537
commit
0b58c0895e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=355924
1 changed files with 2 additions and 4 deletions
|
@ -9,10 +9,11 @@ MASTER_SITES= SF/iograph
|
|||
MAINTAINER= bsdfan@nurfuerspam.de
|
||||
COMMENT= Creates HTML statistics of network transfer
|
||||
|
||||
LICENSE= BSD
|
||||
LICENSE= BSD2CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
PLIST_FILES= bin/iograph \
|
||||
man/man8/iograph.8.gz \
|
||||
%%DATADIR%%/in.gif \
|
||||
%%DATADIR%%/out.gif \
|
||||
%%DATADIR%%/iograph.gif
|
||||
|
@ -20,7 +21,4 @@ PLIST_DIRS= %%DATADIR%%
|
|||
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
MAN8= iograph.8
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Add table
Reference in a new issue