aboutsummaryrefslogtreecommitdiff
path: root/math/p5-Math-Geometry-Planar-GPC-PolygonXS
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2015-05-14 11:36:39 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2015-05-14 11:36:39 +0000
commit7bf96f2c8566606c0a69306f14b1fbc91c04919e (patch)
tree34dfaa7b236794d51fc6a44b674592a949a2b187 /math/p5-Math-Geometry-Planar-GPC-PolygonXS
parent9a63e46678a9df1ad0cebc976b8ea833c7251f74 (diff)
downloadports-7bf96f2c8566606c0a69306f14b1fbc91c04919e.tar.gz
ports-7bf96f2c8566606c0a69306f14b1fbc91c04919e.zip
Math::Geometry::Planar::GPC::Polygon - OO wrapper to gpc library (translated to XS)
Notes
Notes: svn path=/head/; revision=386320
Diffstat (limited to 'math/p5-Math-Geometry-Planar-GPC-PolygonXS')
-rw-r--r--math/p5-Math-Geometry-Planar-GPC-PolygonXS/Makefile28
-rw-r--r--math/p5-Math-Geometry-Planar-GPC-PolygonXS/distinfo2
-rw-r--r--math/p5-Math-Geometry-Planar-GPC-PolygonXS/pkg-descr3
-rw-r--r--math/p5-Math-Geometry-Planar-GPC-PolygonXS/pkg-plist3
4 files changed, 36 insertions, 0 deletions
diff --git a/math/p5-Math-Geometry-Planar-GPC-PolygonXS/Makefile b/math/p5-Math-Geometry-Planar-GPC-PolygonXS/Makefile
new file mode 100644
index 000000000000..a3d1a7795fe6
--- /dev/null
+++ b/math/p5-Math-Geometry-Planar-GPC-PolygonXS/Makefile
@@ -0,0 +1,28 @@
+# Created by: Dmitry Marakasov <amdmi3@FreeBSD.org>
+# $FreeBSD$
+
+PORTNAME= Math-Geometry-Planar-GPC-PolygonXS
+PORTVERSION= 0.052
+CATEGORIES= math perl5
+MASTER_SITES= CPAN
+MASTER_SITE_SUBDIR= CPAN:LIOSHA
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= amdmi3@FreeBSD.org
+COMMENT= OO wrapper to gpc library (translated to XS)
+
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
+USES= perl5
+USE_PERL5= configure
+
+post-install:
+ ${CHMOD} u+w ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Math/Geometry/Planar/GPC/PolygonXS/PolygonXS.so
+ ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Math/Geometry/Planar/GPC/PolygonXS/PolygonXS.so
+ ${CHMOD} u-w ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Math/Geometry/Planar/GPC/PolygonXS/PolygonXS.so
+
+regression-test test: build
+ @cd ${WRKSRC} && ${MAKE} test
+
+.include <bsd.port.mk>
diff --git a/math/p5-Math-Geometry-Planar-GPC-PolygonXS/distinfo b/math/p5-Math-Geometry-Planar-GPC-PolygonXS/distinfo
new file mode 100644
index 000000000000..f0ef59f7f1f2
--- /dev/null
+++ b/math/p5-Math-Geometry-Planar-GPC-PolygonXS/distinfo
@@ -0,0 +1,2 @@
+SHA256 (Math-Geometry-Planar-GPC-PolygonXS-0.052.tar.gz) = f45149ffebe664c47fa0a0710982ed9a93e76857b6298443619a5d4aceecb241
+SIZE (Math-Geometry-Planar-GPC-PolygonXS-0.052.tar.gz) = 65747
diff --git a/math/p5-Math-Geometry-Planar-GPC-PolygonXS/pkg-descr b/math/p5-Math-Geometry-Planar-GPC-PolygonXS/pkg-descr
new file mode 100644
index 000000000000..b9ab60cd13a9
--- /dev/null
+++ b/math/p5-Math-Geometry-Planar-GPC-PolygonXS/pkg-descr
@@ -0,0 +1,3 @@
+Math::Geometry::Planar::GPC::Polygon - OO wrapper to gpc library
+
+WWW: http://search.cpan.org/dist/Math-Geometry-Planar-GPC-Polygon/
diff --git a/math/p5-Math-Geometry-Planar-GPC-PolygonXS/pkg-plist b/math/p5-Math-Geometry-Planar-GPC-PolygonXS/pkg-plist
new file mode 100644
index 000000000000..afead9bfa00c
--- /dev/null
+++ b/math/p5-Math-Geometry-Planar-GPC-PolygonXS/pkg-plist
@@ -0,0 +1,3 @@
+%%SITE_ARCH%%/Math/Geometry/Planar/GPC/PolygonXS.pm
+%%SITE_ARCH%%/auto/Math/Geometry/Planar/GPC/PolygonXS/PolygonXS.so
+%%PERL5_MAN3%%/Math::Geometry::Planar::GPC::PolygonXS.3.gz