aboutsummaryrefslogtreecommitdiff
path: root/math/p5-Math-Symbolic-Custom-Contains
diff options
context:
space:
mode:
authorAaron Dalton <aaron@FreeBSD.org>2006-05-15 06:27:26 +0000
committerAaron Dalton <aaron@FreeBSD.org>2006-05-15 06:27:26 +0000
commit0e0b36897161350e55aab60058771361e4d12a5c (patch)
treeba8fe1e13ae8c8bef02207b1bfea920e09a42d4c /math/p5-Math-Symbolic-Custom-Contains
parent27a90a04e50a303c61401fce5243c9add2476be8 (diff)
downloadports-0e0b36897161350e55aab60058771361e4d12a5c.tar.gz
ports-0e0b36897161350e55aab60058771361e4d12a5c.zip
Notes
Diffstat (limited to 'math/p5-Math-Symbolic-Custom-Contains')
-rw-r--r--math/p5-Math-Symbolic-Custom-Contains/Makefile31
-rw-r--r--math/p5-Math-Symbolic-Custom-Contains/distinfo3
-rw-r--r--math/p5-Math-Symbolic-Custom-Contains/pkg-descr6
-rw-r--r--math/p5-Math-Symbolic-Custom-Contains/pkg-plist9
4 files changed, 49 insertions, 0 deletions
diff --git a/math/p5-Math-Symbolic-Custom-Contains/Makefile b/math/p5-Math-Symbolic-Custom-Contains/Makefile
new file mode 100644
index 000000000000..3930bf26710b
--- /dev/null
+++ b/math/p5-Math-Symbolic-Custom-Contains/Makefile
@@ -0,0 +1,31 @@
+# New ports collection makefile for: Math-Symbolic-Custom-Contains
+# Date created: 15 May 2006
+# Whom: Aaron Dalton <aaron@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= Math-Symbolic-Custom-Contains
+PORTVERSION= 0.10
+CATEGORIES= math perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
+MASTER_SITE_SUBDIR= Math
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= aaron@FreeBSD.org
+COMMENT= Find subtrees in Math::Symbolic expressions
+
+BUILD_DEPENDS= ${SITE_PERL}/Math/Symbolic.pm:${PORTSDIR}/math/p5-Math-Symbolic
+RUN_DEPENDS= ${BUILD_DEPENDS}
+
+MAN3= Math::Symbolic::Custom::Contains.3
+
+PERL_CONFIGURE= yes
+
+.include <bsd.port.pre.mk>
+
+.if ${PERL_LEVEL} < 500600
+IGNORE= requires at least Perl 5.6 due to dependencies. Please install lang/perl5.8 and try again
+.endif
+
+.include <bsd.port.post.mk>
diff --git a/math/p5-Math-Symbolic-Custom-Contains/distinfo b/math/p5-Math-Symbolic-Custom-Contains/distinfo
new file mode 100644
index 000000000000..f7c039e0cbb4
--- /dev/null
+++ b/math/p5-Math-Symbolic-Custom-Contains/distinfo
@@ -0,0 +1,3 @@
+MD5 (Math-Symbolic-Custom-Contains-0.10.tar.gz) = abb7ea9a46b2f2d8cfb532e717f29ea9
+SHA256 (Math-Symbolic-Custom-Contains-0.10.tar.gz) = ff1766289a3b8c5d73cee050c190d36dcc795110afd2ab4413d006373187f54b
+SIZE (Math-Symbolic-Custom-Contains-0.10.tar.gz) = 2684
diff --git a/math/p5-Math-Symbolic-Custom-Contains/pkg-descr b/math/p5-Math-Symbolic-Custom-Contains/pkg-descr
new file mode 100644
index 000000000000..95ec98980ce1
--- /dev/null
+++ b/math/p5-Math-Symbolic-Custom-Contains/pkg-descr
@@ -0,0 +1,6 @@
+This module extends the functionality of Math::Symbolic by offering
+facilities to test a Math::Symbolic tree for existance of a specific
+subtree in the Math::Symbolic tree.
+
+WWW: http://search.cpan.org/dist/Math-Symbolic-Custom-Contains
+Author: Steffen Mueller <symbolic-module@steffen-mueller.net>
diff --git a/math/p5-Math-Symbolic-Custom-Contains/pkg-plist b/math/p5-Math-Symbolic-Custom-Contains/pkg-plist
new file mode 100644
index 000000000000..a8f266309c2a
--- /dev/null
+++ b/math/p5-Math-Symbolic-Custom-Contains/pkg-plist
@@ -0,0 +1,9 @@
+%%SITE_PERL%%/Math/Symbolic/Custom/Contains.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Symbolic/Custom/Contains/.packlist
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Symbolic/Custom/Contains
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Symbolic/Custom
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Symbolic
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math
+@dirrmtry %%SITE_PERL%%/Math/Symbolic/Custom
+@dirrmtry %%SITE_PERL%%/Math/Symbolic
+@dirrmtry %%SITE_PERL%%/Math