aboutsummaryrefslogtreecommitdiff
path: root/mail/ovs
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2015-03-03 02:56:15 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2015-03-03 02:56:15 +0000
commitdb119dfb259f0c049f2f031cc92d95374ed2f216 (patch)
tree5b6f431c2591a512b9a6a5ba52bad500c4b9ca08 /mail/ovs
parentc8666240e0f4a63cb09fe796762f9ed5137ca5e4 (diff)
downloadports-db119dfb259f0c049f2f031cc92d95374ed2f216.tar.gz
ports-db119dfb259f0c049f2f031cc92d95374ed2f216.zip
Notes
Diffstat (limited to 'mail/ovs')
-rw-r--r--mail/ovs/Makefile8
-rw-r--r--mail/ovs/pkg-plist5
2 files changed, 7 insertions, 6 deletions
diff --git a/mail/ovs/Makefile b/mail/ovs/Makefile
index 7380a12eb2f8..d2c239eda3da 100644
--- a/mail/ovs/Makefile
+++ b/mail/ovs/Makefile
@@ -3,7 +3,7 @@
PORTNAME= ovs
PORTVERSION= 1.05
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= mail
MASTER_SITES= ftp://ftp.oav.net/openvisp/stats/ \
http://mirror.amdmi3.ru/distfiles/
@@ -11,11 +11,15 @@ MASTER_SITES= ftp://ftp.oav.net/openvisp/stats/ \
MAINTAINER= ports@FreeBSD.org
COMMENT= RRDtool frontend for mail statistics
+LICENSE= GPLv2
+LICENSE_FILE= ${WRKSRC}/COPYING
+
RUN_DEPENDS= rrdtool>=0:${PORTSDIR}/databases/rrdtool \
p5-File-Tail>=0:${PORTSDIR}/devel/p5-File-Tail
NO_BUILD= yes
-USES= perl5
+USES= perl5 shebangfix
+SHEBANG_FILES= ovs.pl
CGIDIR?= ${PREFIX}/www/cgi-bin
DATADIR?= /var/db/ovs
diff --git a/mail/ovs/pkg-plist b/mail/ovs/pkg-plist
index ed0f5ab5f189..4cfc291da56a 100644
--- a/mail/ovs/pkg-plist
+++ b/mail/ovs/pkg-plist
@@ -1,9 +1,6 @@
%%CGIDIR%%/ovs.cgi
%%WWWROOT%%/ovs/ovs.css
sbin/ovs.pl
-@dirrmtry www/cgi-bin
-@dirrmtry www/data/ovs
-@dirrmtry www/data
@owner %%OVS_USER%%
@group %%OVS_GROUP%%
-@dirrmtry %%DATADIR%%
+@dir %%DATADIR%%