diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2013-07-12 23:01:45 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2013-07-12 23:01:45 +0800 |
commit | 816503d0c5051e291b1c9d153597bec2c0d90e3e (patch) | |
tree | 713942325bda393305edb21d46cd7f38d213aebc /math/p5-Math-Geometry-Planar-GPC-Polygon | |
parent | 422d267e1126322ee1278071a404f04be2383f95 (diff) | |
download | freebsd-ports-gnome-816503d0c5051e291b1c9d153597bec2c0d90e3e.tar.gz freebsd-ports-gnome-816503d0c5051e291b1c9d153597bec2c0d90e3e.tar.zst freebsd-ports-gnome-816503d0c5051e291b1c9d153597bec2c0d90e3e.zip |
- Trim Makefile headers
- Drop ABI versions from LIB_DEPENDS
- OptionsNG
- Pet portlint
- Switch to dynamic plist where useful
- Canonicalize patch names
- Fix DOS line endings in patch files
Diffstat (limited to 'math/p5-Math-Geometry-Planar-GPC-Polygon')
-rw-r--r-- | math/p5-Math-Geometry-Planar-GPC-Polygon/Makefile | 6 | ||||
-rw-r--r-- | math/p5-Math-Geometry-Planar-GPC-Polygon/pkg-descr | 2 |
2 files changed, 2 insertions, 6 deletions
diff --git a/math/p5-Math-Geometry-Planar-GPC-Polygon/Makefile b/math/p5-Math-Geometry-Planar-GPC-Polygon/Makefile index a6aa389114d9..2a7360abeef0 100644 --- a/math/p5-Math-Geometry-Planar-GPC-Polygon/Makefile +++ b/math/p5-Math-Geometry-Planar-GPC-Polygon/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Math-Geometry-Planar-GPC-Polygon -# Date created: 03 Mar 2011 -# Whom: Dmitry Marakasov <amdmi3@FreeBSD.org> -# +# Created by: Dmitry Marakasov <amdmi3@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Math-Geometry-Planar-GPC-Polygon PORTVERSION= 0.05 diff --git a/math/p5-Math-Geometry-Planar-GPC-Polygon/pkg-descr b/math/p5-Math-Geometry-Planar-GPC-Polygon/pkg-descr index 1371789f18d9..b9ab60cd13a9 100644 --- a/math/p5-Math-Geometry-Planar-GPC-Polygon/pkg-descr +++ b/math/p5-Math-Geometry-Planar-GPC-Polygon/pkg-descr @@ -1,3 +1,3 @@ Math::Geometry::Planar::GPC::Polygon - OO wrapper to gpc library -WWW: http://search.cpan.org/dist/Math-Geometry-Planar-GPC-Polygon/ +WWW: http://search.cpan.org/dist/Math-Geometry-Planar-GPC-Polygon/ |