p5-Math-Polygon is a perl class provides an OO interface around

Math::Polygon::Calc and Math::Polygon::Clip.

WWW:	http://search.cpan.org/dist/Math-Polygon/

PR:		ports/130302
Submitted by:	Wen Heping <wenheping at gmail.com>
This commit is contained in:
Martin Wilke 2009-01-09 23:11:40 +00:00
parent 62629f57ac
commit b8fd85d24b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=225610
5 changed files with 55 additions and 0 deletions

View File

@ -307,6 +307,7 @@
SUBDIR += p5-Math-Matrix
SUBDIR += p5-Math-NumberCruncher
SUBDIR += p5-Math-Pari
SUBDIR += p5-Math-Polygon
SUBDIR += p5-Math-Polynomial-Solve
SUBDIR += p5-Math-Random
SUBDIR += p5-Math-Random-MT

View File

@ -0,0 +1,31 @@
# New ports collection makefile for: p5-Math-Polygon
# Date created: 2009-01-07
# Whom: Wen Heping <wenheping@gmail.com>
#
# $FreeBSD$
#
PORTNAME= Math-Polygon
PORTVERSION= 1.00
CATEGORIES= math perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= wenheping@gmail.com
COMMENT= Class for Maintaining Polygon Data
BUILD_DEPENDS= ${SITE_PERL}/Test/Simple.pm:${PORTSDIR}/devel/p5-Test-Simple \
p5-Test-Pod>=0:${PORTSDIR}/devel/p5-Test-Pod \
p5-Math-Complex>=1.54:${PORTSDIR}/math/p5-Math-Complex \
p5-Scalar-List-Utils>=0:${PORTSDIR}/lang/p5-Scalar-List-Utils
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
MAN3= Math::Polygon.3 \
Math::Polygon::Calc.3 \
Math::Polygon::Clip.3 \
Math::Polygon::Surface.3 \
Math::Polygon::Transform.3
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
MD5 (Math-Polygon-1.00.tar.gz) = 52b17688acb351a38842c6ee9cea8a6a
SHA256 (Math-Polygon-1.00.tar.gz) = c4f95b573d07d4057dd58247a01dfdcde15c95fcb021e02f703110d68ffd2f35
SIZE (Math-Polygon-1.00.tar.gz) = 19528

View File

@ -0,0 +1,4 @@
p5-Math-Polygon is a perl class provides an OO interface around
Math::Polygon::Calc and Math::Polygon::Clip.
WWW: http://search.cpan.org/dist/Math-Polygon/

View File

@ -0,0 +1,16 @@
%%SITE_PERL%%/Math/Polygon.pod
%%SITE_PERL%%/Math/Polygon/Surface.pm
%%SITE_PERL%%/Math/Polygon/Transform.pm
%%SITE_PERL%%/Math/Polygon/Calc.pm
%%SITE_PERL%%/Math/Polygon/Transform.pod
%%SITE_PERL%%/Math/Polygon/Clip.pm
%%SITE_PERL%%/Math/Polygon/Surface.pod
%%SITE_PERL%%/Math/Polygon/Calc.pod
%%SITE_PERL%%/Math/Polygon/Clip.pod
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Polygon/.packlist
%%SITE_PERL%%/Math/Polygon.pm
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math
@dirrmtry %%SITE_PERL%%/Math/Polygon
@dirrmtry %%SITE_PERL%%/Math
@dirrmtry %%SITE_PERL%%/mach/auto/Math/Polygon
@dirrmtry %%SITE_PERL%%/mach/auto/Math