# Created by: Aaron Dalton # $FreeBSD$ PORTNAME= Math-Cephes PORTVERSION= 0.5302 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl interface to the cephes math library MAKE_JOBS_UNSAFE= yes MAN1= pmath.1 MAN3= Math::Cephes.3 \ Math::Cephes::Complex.3 \ Math::Cephes::Fraction.3 \ Math::Cephes::Matrix.3 \ Math::Cephes::Polynomial.3 USES= perl5 USE_PERL5= configure NO_STAGE= yes .include