Date: Tue, 23 Jun 2015 12:21:36 +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: r390377 - head/science/p5-Geo-WebService-Elevation-USGS Message-ID: <201506231221.t5NCLaVO098185@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Tue Jun 23 12:21:35 2015 New Revision: 390377 URL: https://svnweb.freebsd.org/changeset/ports/390377 Log: - Add PORTSCOUT Modified: head/science/p5-Geo-WebService-Elevation-USGS/Makefile Modified: head/science/p5-Geo-WebService-Elevation-USGS/Makefile ============================================================================== --- head/science/p5-Geo-WebService-Elevation-USGS/Makefile Tue Jun 23 12:21:31 2015 (r390376) +++ head/science/p5-Geo-WebService-Elevation-USGS/Makefile Tue Jun 23 12:21:35 2015 (r390377) @@ -19,6 +19,8 @@ BUILD_DEPENDS= p5-HTTP-Message>=0:${PORT p5-libwww>=0:${PORTSDIR}/www/p5-libwww RUN_DEPENDS:= ${BUILD_DEPENDS} +PORTSCOUT= limit:^[0-9\.]*$$ + USES= perl5 USE_PERL5= configure
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201506231221.t5NCLaVO098185>