2013-08-02 20:52:07 +02:00
|
|
|
# Created by: Anton Berezin <tobez@FreeBSD.org>
|
2010-03-09 10:15:33 +01:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= Math-Gradient
|
|
|
|
PORTVERSION= 0.04
|
|
|
|
CATEGORIES= math perl5
|
|
|
|
MASTER_SITES= CPAN
|
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
|
|
|
MAINTAINER= perl@FreeBSD.org
|
|
|
|
COMMENT= Calculating gradients for color transitions and the like
|
|
|
|
|
2014-07-29 21:11:51 +02:00
|
|
|
USES= perl5 tar:tgz
|
2013-08-02 20:52:07 +02:00
|
|
|
USE_PERL5= configure
|
2010-03-09 10:15:33 +01:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|