Date: Sun, 6 Apr 2014 05:49:39 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r350330 - head/www/p5-Geo-Caching Message-ID: <201404060549.s365ndKJ010392@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sun Apr 6 05:49:39 2014 New Revision: 350330 URL: http://svnweb.freebsd.org/changeset/ports/350330 QAT: https://qat.redports.org/buildarchive/r350330/ Log: - Add LICENSE - Pass maintainership to submitter PR: 188269 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> Modified: head/www/p5-Geo-Caching/Makefile Modified: head/www/p5-Geo-Caching/Makefile ============================================================================== --- head/www/p5-Geo-Caching/Makefile Sun Apr 6 05:49:34 2014 (r350329) +++ head/www/p5-Geo-Caching/Makefile Sun Apr 6 05:49:39 2014 (r350330) @@ -8,9 +8,12 @@ CATEGORIES= www perl5 geography MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= 5u623l20@gmail.com COMMENT= Object interface for querying Geocaching.com website +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + BUILD_DEPENDS= p5-Geo-Cache>=0:${PORTSDIR}/misc/p5-Geo-Cache \ p5-WWW-Mechanize>=0:${PORTSDIR}/www/p5-WWW-Mechanize \ p5-Geo-Gpx>=0:${PORTSDIR}/graphics/p5-Geo-Gpx
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201404060549.s365ndKJ010392>