1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

- Add LICENSE

- Remove unnecessary MASTER_SITE_SUBDIR
- Sort PLIST
- Reformat pkg-descr
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2014-07-31 15:12:17 +00:00
parent 8d59b6a60e
commit 3408aacf8d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=363597
3 changed files with 9 additions and 8 deletions

View File

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

View File

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

View File

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