diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-01-11 14:04:41 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-01-11 14:04:41 +0000 |
commit | f8004b9f96610a2f459de44fcf48eee5dfd0167c (patch) | |
tree | f21359c72a2825dbf298426a8844590b774cb896 | |
parent | 11d42b86832c6a4183baf4a6fb5abf6143c9b7f6 (diff) |
Notes
-rw-r--r-- | graphics/Makefile | 1 | ||||
-rw-r--r-- | graphics/p5-Geo-KML/Makefile | 29 | ||||
-rw-r--r-- | graphics/p5-Geo-KML/distinfo | 3 | ||||
-rw-r--r-- | graphics/p5-Geo-KML/pkg-descr | 4 | ||||
-rw-r--r-- | graphics/p5-Geo-KML/pkg-plist | 25 |
5 files changed, 62 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 9135cf8bc751..d2786892b968 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -524,6 +524,7 @@ SUBDIR += p5-GD-SVG SUBDIR += p5-GD-TextUtil SUBDIR += p5-GD-Thumbnail + SUBDIR += p5-Geo-KML SUBDIR += p5-Geo-Point SUBDIR += p5-Geo-Proj4 SUBDIR += p5-Geometry-Primitive diff --git a/graphics/p5-Geo-KML/Makefile b/graphics/p5-Geo-KML/Makefile new file mode 100644 index 000000000000..6efec623bd7e --- /dev/null +++ b/graphics/p5-Geo-KML/Makefile @@ -0,0 +1,29 @@ +# New ports collection makefile for: p5-Geo-KML +# Date created: 10 January 2009 +# Whom: Wen Heping <wenheping@gmail.com> +# +# $FreeBSD$ +# + +PORTNAME= Geo-KML +PORTVERSION= 0.02 +CATEGORIES= graphics perl5 +MASTER_SITES= CPAN +PKGNAMEPREFIX= p5- + +MAINTAINER= wenheping@gmail.com +COMMENT= Perl Module to Create Google Earth KML/KMZ + +RUN_DEPENDS= ${SITE_PERL}/Test/Simple.pm:${PORTSDIR}/devel/p5-Test-Simple \ + p5-Archive-Zip>=1.18:${PORTSDIR}/archivers/p5-Archive-Zip \ + p5-Log-Report>=0.18:${PORTSDIR}/devel/p5-Log-Report \ + p5-Test-Pod>=1.26:${PORTSDIR}/devel/p5-Test-Pod \ + p5-Test-Deep>=0.095:${PORTSDIR}/devel/p5-Test-Deep \ + p5-XML-Compile>=0.96:${PORTSDIR}/textproc/p5-XML-Compile \ + p5-XML-Compile-Cache>=0.14:${PORTSDIR}/textproc/p5-XML-Compile-Cache + +MAN3= Geo::KML.3 Geo::KML::Util.3 + +PERL_CONFIGURE= yes + +.include <bsd.port.mk> diff --git a/graphics/p5-Geo-KML/distinfo b/graphics/p5-Geo-KML/distinfo new file mode 100644 index 000000000000..c6ab9d5599c7 --- /dev/null +++ b/graphics/p5-Geo-KML/distinfo @@ -0,0 +1,3 @@ +MD5 (Geo-KML-0.02.tar.gz) = e6f3cf66b8278428826eecf1d02890ef +SHA256 (Geo-KML-0.02.tar.gz) = 128b67670efb71e9c9c786bf366517ac7a61849d7a43fcde5a047ff1d0e87f73 +SIZE (Geo-KML-0.02.tar.gz) = 31950 diff --git a/graphics/p5-Geo-KML/pkg-descr b/graphics/p5-Geo-KML/pkg-descr new file mode 100644 index 000000000000..314160571430 --- /dev/null +++ b/graphics/p5-Geo-KML/pkg-descr @@ -0,0 +1,4 @@ +p5-Geo-KML is a perl module to create Google Earth +KML/KMZ file. + +WWW: http://search.cpan.org/dist/Geo-KML/ diff --git a/graphics/p5-Geo-KML/pkg-plist b/graphics/p5-Geo-KML/pkg-plist new file mode 100644 index 000000000000..b1030b0b5302 --- /dev/null +++ b/graphics/p5-Geo-KML/pkg-plist @@ -0,0 +1,25 @@ +%%SITE_PERL%%/mach/auto/Geo/KML/.packlist +%%SITE_PERL%%/Geo/KML.pm +%%SITE_PERL%%/Geo/KML.pod +%%SITE_PERL%%/Geo/KML/Util.pm +%%SITE_PERL%%/Geo/KML/Util.pod +%%SITE_PERL%%/Geo/KML/xsd/atom-2005/atom-author-link.xsd +%%SITE_PERL%%/Geo/KML/xsd/kml-2.2-beta/fixes.xsd +%%SITE_PERL%%/Geo/KML/xsd/kml-2.2-beta/kml22beta.xsd +%%SITE_PERL%%/Geo/KML/xsd/kml-2.2.0/ReadMe.txt +%%SITE_PERL%%/Geo/KML/xsd/kml-2.2.0/ogckml22.xsd +%%SITE_PERL%%/Geo/KML/xsd/xal-2.0/xAL.xsd +%%SITE_PERL%%/Geo/KML/xsd/kml-2.1/kml21.xsd +@dirrmtry %%SITE_PERL%%/Geo/KML/xsd/atom-2005 +@dirrmtry %%SITE_PERL%%/Geo/KML/xsd/kml-2.2-beta +@dirrmtry %%SITE_PERL%%/Geo/KML/xsd/kml-2.2.0 +@dirrmtry %%SITE_PERL%%/Geo/KML/xsd/kml-2.0 +@dirrmtry %%SITE_PERL%%/Geo/KML/xsd/kml-2.1 +@dirrmtry %%SITE_PERL%%/Geo/KML/xsd/xal-2.0 +@dirrmtry %%SITE_PERL%%/Geo/KML/xsd +@dirrmtry %%SITE_PERL%%/Geo/KML +@dirrmtry %%SITE_PERL%%/mach/auto/Geo/KML +@dirrmtry %%SITE_PERL%%/mach/auto/Geo +@dirrmtry %%SITE_PERL%%/mach/auto +@dirrmtry %%SITE_PERL%%/mach +@dirrmtry %%SITE_PERL%%/Geo |