Tweak math/qtiplot version 0.9.8.9_8
[dports.git] / math / p5-Math-Round-Var / Makefile
1 # Created by: Aaron Dalton <aaron@FreeBSD.org>
2 # $FreeBSD$
3
4 PORTNAME=       Math-Round-Var
5 PORTVERSION=    1.0.0
6 CATEGORIES=     math perl5
7 MASTER_SITES=   CPAN
8 PKGNAMEPREFIX=  p5-
9 DISTNAME=       ${PORTNAME}-v${PORTVERSION}
10
11 MAINTAINER=     5u623l20@gmail.com
12 COMMENT=        Variations on rounding
13
14 LICENSE=        ART10 GPLv1
15 LICENSE_COMB=   dual
16
17 USES=           perl5
18 USE_PERL5=      modbuild
19
20 .include <bsd.port.mk>