2013-05-27 11:33:08 +02:00
|
|
|
# Created by: Aaron Dalton <aaron@FreeBSD.org>
|
2006-05-15 17:59:04 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= Math-Symbolic-Custom-Transformation
|
2013-05-27 11:33:08 +02:00
|
|
|
PORTVERSION= 2.02
|
2014-11-26 14:08:24 +01:00
|
|
|
PORTREVISION= 1
|
2006-05-15 17:59:04 +02:00
|
|
|
CATEGORIES= math perl5
|
2008-04-17 16:30:31 +02:00
|
|
|
MASTER_SITES= CPAN
|
2006-05-15 17:59:04 +02:00
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
2008-08-06 01:51:06 +02:00
|
|
|
MAINTAINER= perl@FreeBSD.org
|
2006-05-15 17:59:04 +02:00
|
|
|
COMMENT= Transform Math::Symbolic trees
|
|
|
|
|
2008-08-06 01:51:06 +02:00
|
|
|
RUN_DEPENDS= p5-Math-Symbolic>=0.507:${PORTSDIR}/math/p5-Math-Symbolic \
|
|
|
|
p5-Math-Symbolic-Custom-Pattern>=1.20:${PORTSDIR}/math/p5-Math-Symbolic-Custom-Pattern
|
2006-05-15 17:59:04 +02:00
|
|
|
|
2013-08-02 20:52:07 +02:00
|
|
|
USES= perl5
|
|
|
|
USE_PERL5= configure
|
2006-05-15 17:59:04 +02:00
|
|
|
|
2007-09-08 03:12:10 +02:00
|
|
|
.include <bsd.port.mk>
|