1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-04 11:23:46 +00:00

Add p5-Math-Bezier 0.01, perl module to solve Bezier curves.

This commit is contained in:
Will Andrews 2001-01-03 23:38:33 +00:00
parent 4c40d1d13e
commit 0838271985
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=36719
6 changed files with 32 additions and 0 deletions

View File

@ -48,6 +48,7 @@
SUBDIR += p5-AI-Perceptron
SUBDIR += p5-Bit-ShiftReg
SUBDIR += p5-Bit-Vector
SUBDIR += p5-Math-Bezier
SUBDIR += p5-Math-Expr
SUBDIR += p5-Math-Logic
SUBDIR += p5-MatrixReal

View File

@ -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>

View File

@ -0,0 +1 @@
MD5 (Math-Bezier-0.01.tar.gz) = ba6874d8754e2d64ab9c7d15e0eb56c2

View File

@ -0,0 +1 @@
Perl module to solve Bezier curves

View File

@ -0,0 +1,3 @@
Math::Bezier is a perl interface to solve Bezier curves.
--will

View File

@ -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