svn commit: r358289 - head/devel/p5-PkgConfig

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Jun 18 17:08:03 UTC 2014


Author: sunpoet
Date: Wed Jun 18 17:08:02 2014
New Revision: 358289
URL: http://svnweb.freebsd.org/changeset/ports/358289
QAT: https://qat.redports.org/buildarchive/r358289/

Log:
  - Add PORTSCOUT

Modified:
  head/devel/p5-PkgConfig/Makefile

Modified: head/devel/p5-PkgConfig/Makefile
==============================================================================
--- head/devel/p5-PkgConfig/Makefile	Wed Jun 18 16:51:31 2014	(r358288)
+++ head/devel/p5-PkgConfig/Makefile	Wed Jun 18 17:08:02 2014	(r358289)
@@ -14,6 +14,8 @@ COMMENT=	Pure-Perl Core-Only replacement
 LICENSE=	ART10 GPLv1
 LICENSE_COMB=	dual
 
+PORTSCOUT=	limit:^[0-9\.]*$$
+
 USE_PERL5=	configure
 USES=		perl5 pkgconfig
 


More information about the svn-ports-head mailing list