summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2014-07-31 15:12:17 +0000
committersunpoet <sunpoet@FreeBSD.org>2014-07-31 15:12:17 +0000
commit0f95ef2f9d4f72ad0378cdac2a7465ec63a4df1c (patch)
tree09ebf7e8349502da721cf498128762eb94cc29a3
parent81b2dd1e29114ad2a3dc7f50eb044478b44b81b3 (diff)
downloadFreeBSD-ports-0f95ef2f9d4f72ad0378cdac2a7465ec63a4df1c.zip
FreeBSD-ports-0f95ef2f9d4f72ad0378cdac2a7465ec63a4df1c.tar.gz
- Add LICENSE
- Remove unnecessary MASTER_SITE_SUBDIR - Sort PLIST - Reformat pkg-descr
-rw-r--r--net-mgmt/p5-MRTG-Parse/Makefile6
-rw-r--r--net-mgmt/p5-MRTG-Parse/pkg-descr5
-rw-r--r--net-mgmt/p5-MRTG-Parse/pkg-plist6
3 files changed, 9 insertions, 8 deletions
diff --git a/net-mgmt/p5-MRTG-Parse/Makefile b/net-mgmt/p5-MRTG-Parse/Makefile
index b4aa78f..bd808b8 100644
--- a/net-mgmt/p5-MRTG-Parse/Makefile
+++ b/net-mgmt/p5-MRTG-Parse/Makefile
@@ -5,13 +5,15 @@ PORTNAME= MRTG-Parse
PORTVERSION= 0.03
CATEGORIES= net-mgmt perl5
MASTER_SITES= CPAN
-MASTER_SITE_SUBDIR= MRTG
PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Parsing and utilizing logfiles generated by MRTG Tool
-USES= perl5
+LICENSE= LGPL21 LGPL3
+LICENSE_COMB= dual
+
USE_PERL5= configure
+USES= perl5
.include <bsd.port.mk>
diff --git a/net-mgmt/p5-MRTG-Parse/pkg-descr b/net-mgmt/p5-MRTG-Parse/pkg-descr
index e7c737d..dcc0ea4 100644
--- a/net-mgmt/p5-MRTG-Parse/pkg-descr
+++ b/net-mgmt/p5-MRTG-Parse/pkg-descr
@@ -1,5 +1,4 @@
-This perl extension enables its users to parse and utilize the
-logfiles that are generated by the famous MRTG (Multi Router Traffic
-Grapher) tool.
+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
index 6954843..15eff4a 100644
--- a/net-mgmt/p5-MRTG-Parse/pkg-plist
+++ b/net-mgmt/p5-MRTG-Parse/pkg-plist
@@ -1,6 +1,6 @@
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/MRTG/Parse/.packlist
%%SITE_PERL%%/MRTG/Parse.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/MRTG/Parse/.packlist
%%PERL5_MAN3%%/MRTG::Parse.3.gz
-@dirrmtry %%SITE_PERL%%/MRTG
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/MRTG/Parse
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/MRTG/Parse
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/MRTG
+@dirrmtry %%SITE_PERL%%/MRTG
OpenPOWER on IntegriCloud