aboutsummaryrefslogtreecommitdiff
path: root/math/p5-Math-Bezier
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2001-01-03 23:38:33 +0000
committerWill Andrews <will@FreeBSD.org>2001-01-03 23:38:33 +0000
commit08382719855724b97c82306e30a4c4acdaf4bead (patch)
treef6aa85d6cf501b0f0bed9b74e1f67f13b8324c0d /math/p5-Math-Bezier
parent4c40d1d13e2b991241cb9ea3d68e5b5d5b669e87 (diff)
downloadports-08382719855724b97c82306e30a4c4acdaf4bead.tar.gz
ports-08382719855724b97c82306e30a4c4acdaf4bead.zip
Add p5-Math-Bezier 0.01, perl module to solve Bezier curves.
Notes
Notes: svn path=/head/; revision=36719
Diffstat (limited to 'math/p5-Math-Bezier')
-rw-r--r--math/p5-Math-Bezier/Makefile23
-rw-r--r--math/p5-Math-Bezier/distinfo1
-rw-r--r--math/p5-Math-Bezier/pkg-comment1
-rw-r--r--math/p5-Math-Bezier/pkg-descr3
-rw-r--r--math/p5-Math-Bezier/pkg-plist3
5 files changed, 31 insertions, 0 deletions
diff --git a/math/p5-Math-Bezier/Makefile b/math/p5-Math-Bezier/Makefile
new file mode 100644
index 000000000000..cf1371844df7
--- /dev/null
+++ b/math/p5-Math-Bezier/Makefile
@@ -0,0 +1,23 @@
+# New ports collection makefile for: Math-Bezier
+# Date created: Wed Jan 3 10:40:02 2001
+# Whom: will
+#
+# $FreeBSD$
+#
+
+PORTNAME= Math-Bezier
+PORTVERSION= 0.01
+CATEGORIES= math perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
+MASTER_SITE_SUBDIR= Math
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= ports@FreeBSD.org
+
+USE_PERL5= yes
+PERL_CONFIGURE= yes
+
+MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
+MAN3= Math::Bezier.3
+
+.include <bsd.port.mk>
diff --git a/math/p5-Math-Bezier/distinfo b/math/p5-Math-Bezier/distinfo
new file mode 100644
index 000000000000..86672072e3f8
--- /dev/null
+++ b/math/p5-Math-Bezier/distinfo
@@ -0,0 +1 @@
+MD5 (Math-Bezier-0.01.tar.gz) = ba6874d8754e2d64ab9c7d15e0eb56c2
diff --git a/math/p5-Math-Bezier/pkg-comment b/math/p5-Math-Bezier/pkg-comment
new file mode 100644
index 000000000000..52bf47fa0103
--- /dev/null
+++ b/math/p5-Math-Bezier/pkg-comment
@@ -0,0 +1 @@
+Perl module to solve Bezier curves
diff --git a/math/p5-Math-Bezier/pkg-descr b/math/p5-Math-Bezier/pkg-descr
new file mode 100644
index 000000000000..93a639464734
--- /dev/null
+++ b/math/p5-Math-Bezier/pkg-descr
@@ -0,0 +1,3 @@
+Math::Bezier is a perl interface to solve Bezier curves.
+
+--will
diff --git a/math/p5-Math-Bezier/pkg-plist b/math/p5-Math-Bezier/pkg-plist
new file mode 100644
index 000000000000..4b050e791049
--- /dev/null
+++ b/math/p5-Math-Bezier/pkg-plist
@@ -0,0 +1,3 @@
+lib/perl5/site_perl/%%PERL_VER%%/Math/Bezier.pm
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Math/Bezier/.packlist
+@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Math/Bezier