2013-08-02 20:52:07 +02:00
|
|
|
# Created by: Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
|
2008-01-11 00:31:58 +01:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= Math-Complex
|
2012-02-02 04:25:50 +01:00
|
|
|
PORTVERSION= 1.59
|
2014-11-26 14:08:24 +01:00
|
|
|
PORTREVISION= 1
|
2008-05-19 15:12:08 +02:00
|
|
|
CATEGORIES= math perl5
|
2008-01-11 00:31:58 +01:00
|
|
|
MASTER_SITES= CPAN
|
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
2008-01-24 02:51:27 +01:00
|
|
|
MAINTAINER= perl@FreeBSD.org
|
2008-01-11 00:31:58 +01:00
|
|
|
COMMENT= Complex numbers and associated mathematical functions
|
|
|
|
|
2011-06-22 08:55:44 +02:00
|
|
|
LICENSE= ART10 GPLv1
|
2012-02-02 04:25:50 +01:00
|
|
|
LICENSE_COMB= dual
|
2011-06-22 08:55:44 +02:00
|
|
|
|
2013-08-02 20:52:07 +02:00
|
|
|
USES= perl5
|
|
|
|
USE_PERL5= configure
|
2008-01-11 00:31:58 +01:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|