summaryrefslogblamecommitdiff
path: root/math/p5-Math-Interpolate/Makefile
blob: aef8c1d47c607d0378ab2f0257d13881650d4af0 (plain) (tree)
1
2
3
4
5
6
7
8
9
                                                    
           

                                
                    
                          
                    

                   
                                   
                                                                             
 


                           

                         
 
                      
# Created by: Mario S F Ferreira <lioux@FreeBSD.org>
# $FreeBSD$

PORTNAME=	Math-Interpolate
PORTVERSION=	1.06
CATEGORIES=	math perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	Perl routines for data sets interpolation and interval search

LICENSE=	ART10 GPLv1
LICENSE_COMB=	dual

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>