Tweak math/qtiplot version 0.9.8.9_8
[dports.git] / math / p5-Math-Int64 / Makefile
1 # Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
2 # $FreeBSD$
3
4 PORTNAME=       Math-Int64
5 PORTVERSION=    0.32
6 CATEGORIES=     math perl5
7 MASTER_SITES=   CPAN
8 PKGNAMEPREFIX=  p5-
9
10 MAINTAINER=     sunpoet@FreeBSD.org
11 COMMENT=        Manipulate 64 bits integers in Perl
12
13 LICENSE=        ART10 GPLv1
14 LICENSE_COMB=   dual
15
16 USE_PERL5=      configure
17 USES=           perl5
18
19 .include <bsd.port.mk>