Tweak math/geg version 1.0.2_7
[dports.git] / math / p5-Math-Gradient / Makefile
1 # Created by: Anton Berezin <tobez@FreeBSD.org>
2 # $FreeBSD$
3
4 PORTNAME=       Math-Gradient
5 PORTVERSION=    0.04
6 CATEGORIES=     math perl5
7 MASTER_SITES=   CPAN
8 PKGNAMEPREFIX=  p5-
9
10 MAINTAINER=     perl@FreeBSD.org
11 COMMENT=        Calculating gradients for color transitions and the like
12
13 USES=           perl5 tar:tgz
14 USE_PERL5=      configure
15
16 .include <bsd.port.mk>