- Add LICENSE

- Pet portlint
- Pass maintainership to submitter
- While I'm here, remove Author line

PR:		ports/189299
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2014-05-09 03:42:09 +00:00
parent c098f0632d
commit e7bf498df5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=353405
2 changed files with 5 additions and 3 deletions

View File

@ -3,14 +3,17 @@
PORTNAME= Math-Round-Var
PORTVERSION= 1.0.0
DISTVERSION= v${PORTVERSION}
CATEGORIES= math perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
DISTNAME= ${PORTNAME}-v${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
MAINTAINER= 5u623l20@gmail.com
COMMENT= Variations on rounding
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
USES= perl5
USE_PERL5= modbuild

View File

@ -6,5 +6,4 @@ values as objects.
It also implements flexible scheme parsing, so that your programs and
modules can offload the how-to-round decisions to this module.
Author: Eric L. Wilhelm <ewilhelm at cpan dot org>
WWW: http://search.cpan.org/dist/Math-Round-Var/