2007-03-06 14:59:09 +01:00
|
|
|
# New ports collection makefile for: math/p5-Math-NumberCruncher
|
|
|
|
# Date created: 2007/03/06
|
|
|
|
# Whom: chinsan
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= Math-NumberCruncher
|
|
|
|
PORTVERSION= 5.00
|
2010-09-22 09:48:02 +02:00
|
|
|
PORTREVISION= 1
|
2007-03-06 14:59:09 +01:00
|
|
|
CATEGORIES= math perl5
|
2008-04-17 16:30:31 +02:00
|
|
|
MASTER_SITES= CPAN
|
2007-03-06 14:59:09 +01:00
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
2009-08-28 19:37:26 +02:00
|
|
|
MAINTAINER= perl@FreeBSD.org
|
2007-03-06 14:59:09 +01:00
|
|
|
COMMENT= Collection of useful math-related functions
|
|
|
|
|
|
|
|
PERL_CONFIGURE= yes
|
|
|
|
|
|
|
|
MAN3= Math::NumberCruncher.3
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|