aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/p5-MRTG-Parse
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-07-25 22:55:15 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-07-25 22:55:15 +0000
commitcdff9cc5eebf11d500669f9e8f64e3a1c11f9009 (patch)
tree2bc5ca4e112dbc447edde6865becf7535aae4bf2 /net-mgmt/p5-MRTG-Parse
parent6f190c5050ae166fb2f2ead6c8d8aaab5d76379a (diff)
downloadports-cdff9cc5eebf11d500669f9e8f64e3a1c11f9009.tar.gz
ports-cdff9cc5eebf11d500669f9e8f64e3a1c11f9009.zip
This perl extension enables its users to parse and utilize the
logfiles that are generated by the famous MRTG (Multi Router Traffic Grapher) tool. WWW: http://search.cpan.org/dist/MRTG-Parse/ PR: ports/125879 Submitted by: gslin <gslin at host-1.pixnet.tw>
Notes
Notes: svn path=/head/; revision=217520
Diffstat (limited to 'net-mgmt/p5-MRTG-Parse')
-rw-r--r--net-mgmt/p5-MRTG-Parse/Makefile22
-rw-r--r--net-mgmt/p5-MRTG-Parse/distinfo3
-rw-r--r--net-mgmt/p5-MRTG-Parse/pkg-descr5
-rw-r--r--net-mgmt/p5-MRTG-Parse/pkg-plist6
4 files changed, 36 insertions, 0 deletions
diff --git a/net-mgmt/p5-MRTG-Parse/Makefile b/net-mgmt/p5-MRTG-Parse/Makefile
new file mode 100644
index 000000000000..098083f15e0c
--- /dev/null
+++ b/net-mgmt/p5-MRTG-Parse/Makefile
@@ -0,0 +1,22 @@
+# New ports collection makefile for: p5-MRTG-Parse
+# Date created: 2008-07-23
+# Whom: gslin <gslin@host-1.pixnet.tw>
+#
+# $FreeBSD$
+#
+
+PORTNAME= MRTG-Parse
+PORTVERSION= 0.03
+CATEGORIES= net-mgmt perl5
+MASTER_SITES= CPAN
+MASTER_SITE_SUBDIR= MRTG
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= gslin@host-1.pixnet.tw
+COMMENT= Parsing and utilizing logfiles generated by MRTG Tool
+
+PERL_CONFIGURE= yes
+
+MAN3= MRTG::Parse.3
+
+.include <bsd.port.mk>
diff --git a/net-mgmt/p5-MRTG-Parse/distinfo b/net-mgmt/p5-MRTG-Parse/distinfo
new file mode 100644
index 000000000000..5213fdf188a5
--- /dev/null
+++ b/net-mgmt/p5-MRTG-Parse/distinfo
@@ -0,0 +1,3 @@
+MD5 (MRTG-Parse-0.03.tar.gz) = a676e2456e04ebee90b0b779e7913a2e
+SHA256 (MRTG-Parse-0.03.tar.gz) = 3dde0289eea67b55ab59c3a9be509643947b949cae0a739de6d1ea2b1933cc44
+SIZE (MRTG-Parse-0.03.tar.gz) = 4711
diff --git a/net-mgmt/p5-MRTG-Parse/pkg-descr b/net-mgmt/p5-MRTG-Parse/pkg-descr
new file mode 100644
index 000000000000..b3cbdde9bf15
--- /dev/null
+++ b/net-mgmt/p5-MRTG-Parse/pkg-descr
@@ -0,0 +1,5 @@
+This perl extension enables its users to parse and utilize the
+logfiles that are generated by the famous MRTG (Multi Router Traffic
+Grapher) tool.
+
+WWW: http://search.cpan.org/dist/MRTG-Parse/
diff --git a/net-mgmt/p5-MRTG-Parse/pkg-plist b/net-mgmt/p5-MRTG-Parse/pkg-plist
new file mode 100644
index 000000000000..e037523832b8
--- /dev/null
+++ b/net-mgmt/p5-MRTG-Parse/pkg-plist
@@ -0,0 +1,6 @@
+@comment $FreeBSD$
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/MRTG/Parse/.packlist
+%%SITE_PERL%%/MRTG/Parse.pm
+@dirrmtry %%SITE_PERL%%/MRTG
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/MRTG/Parse
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/MRTG