1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

Adding port math/p5-Math-Geometry-Planar-GPC, Perl wrapper for Alan Murta's gpc library

Approved by:	tobez (implicit)
This commit is contained in:
Aaron Dalton 2006-05-21 22:46:25 +00:00
parent b31e1bd34c
commit 48ccbcac40
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=163030
5 changed files with 53 additions and 0 deletions

View File

@ -179,6 +179,7 @@
SUBDIR += p5-Math-FixedPrecision
SUBDIR += p5-Math-GMP
SUBDIR += p5-Math-GSL
SUBDIR += p5-Math-Geometry-Planar-GPC
SUBDIR += p5-Math-Interpolate
SUBDIR += p5-Math-Intersection-StraightLine
SUBDIR += p5-Math-LinearCombination

View File

@ -0,0 +1,28 @@
# New ports collection makefile for: Math-Geometry-Planar-GPC
# Date created: 21 May 2006
# Whom: Aaron Dalton <aaron@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= Math-Geometry-Planar-GPC
PORTVERSION= 1.04
CATEGORIES= math perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Math
PKGNAMEPREFIX= p5-
MAINTAINER= aaron@FreeBSD.org
COMMENT= Perl wrapper for Alan Murta's gpc library
MAN3= Math::Geometry::Planar::GPC.3
PERL_CONFIGURE= yes
.include <bsd.port.pre.mk>
#.if ${PERL_LEVEL} < 500600
#IGNORE= requires at least Perl 5.6. Please install lang/perl5.8 and try again
#.endif
.include <bsd.port.post.mk>

View File

@ -0,0 +1,3 @@
MD5 (Math-Geometry-Planar-GPC-1.04.tar.gz) = 0f059f596abba73eee7f0ffcee134567
SHA256 (Math-Geometry-Planar-GPC-1.04.tar.gz) = 6a62df632d973626d7a1442177323b969cd10af3868e9d9621b575e0bc6f28d1
SIZE (Math-Geometry-Planar-GPC-1.04.tar.gz) = 24809

View File

@ -0,0 +1,10 @@
This module is just a wrapper around the gpc C library written by Alan
Murta
gpc: General Polygon Clipping library (C) 1997-1999, Advanced Interfaces
Group, University of Manchester.
Please refer to the gpc manual for more details on gpc.
WWW: http://search.cpan.org/dist/Math-Geometry-Planar-GPC
Author: Danny Van de Pol <daniel.van_de_pol@alcatel.be>

View File

@ -0,0 +1,11 @@
%%SITE_PERL%%/%%PERL_ARCH%%/Math/Geometry/Planar/GPC.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Geometry/Planar/GPC/.packlist
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Geometry/Planar/GPC/GPC.bs
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Geometry/Planar/GPC/GPC.so
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Geometry/Planar/GPC
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Geometry/Planar
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Geometry
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Math/Geometry/Planar
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Math/Geometry
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Math