Stage support.

PR:		ports/190395
Submitted by:	"Markus Dolze" <bsdfan@nurfuerspam.de> (maintainer)
This commit is contained in:
Tim Bishop 2014-05-31 00:25:43 +00:00
parent 608bfdc537
commit 0b58c0895e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=355924

View file

@ -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>