Muhammad Moinur Rahman 5f2f3f7921
sysutils/iograph: Moved man to share/man
Approved by:    portmgr (blanket)
2024-02-26 06:39:27 +01:00

24 lines
502 B
Makefile

PORTNAME= iograph
PORTVERSION= 0.9.1
PORTREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= SF/iograph
MAINTAINER= bsdfan@nurfuerspam.de
COMMENT= Creates HTML statistics of network transfer
WWW= http://mdolze.gmxhome.de/iograph.shtml
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/COPYING
PLIST_FILES= bin/iograph \
share/man/man8/iograph.8.gz \
%%DATADIR%%/in.gif \
%%DATADIR%%/out.gif \
%%DATADIR%%/iograph.gif
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
.include <bsd.port.mk>