# New ports collection makefile for:	math/p5-Math-Gradient
# Date created:				09 March 2010
# Whom:					Anton Berezin <tobez@FreeBSD.org>
#
# $FreeBSD: ports/math/p5-Math-Gradient/Makefile,v 1.1 2010/03/09 09:15:33 tobez Exp $
#

PORTNAME=	Math-Gradient
PORTVERSION=	0.04
CATEGORIES=	math perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-
EXTRACT_SUFX=	.tgz

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Calculating gradients for color transitions and the like

PERL_CONFIGURE=	yes

MAN3=	Math::Gradient.3

.include <bsd.port.mk>
