Tweak math/qtiplot version 0.9.8.9_8
[dports.git] / math / p5-Number-Fraction / Makefile
1 # Created by: Steve Wills <steve@mouf.net>
2 # $FreeBSD$
3
4 PORTNAME=       Number-Fraction
5 PORTVERSION=    2.00
6 CATEGORIES=     math perl5
7 MASTER_SITES=   CPAN
8 MASTER_SITE_SUBDIR=     CPAN:DAVECROSS
9 PKGNAMEPREFIX=  p5-
10
11 MAINTAINER=     swills@FreeBSD.org
12 COMMENT=        Perl extension to model fractions
13
14 USES=           perl5
15 USE_PERL5=      configure
16
17 .include <bsd.port.mk>