# Created by: Aaron Dalton # $FreeBSD: head/math/p5-Math-Cephes/Makefile 373448 2014-11-26 13:08:24Z mat $ PORTNAME= Math-Cephes PORTVERSION= 0.5304 PORTREVISION= 1 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl interface to the cephes math library MAKE_JOBS_UNSAFE= yes USES= perl5 USE_PERL5= configure post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Math/Cephes/Cephes.so .include