svn commit: r432268 - head/devel/p5-Filter

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Jan 23 18:50:57 UTC 2017


Author: sunpoet
Date: Mon Jan 23 18:50:55 2017
New Revision: 432268
URL: https://svnweb.freebsd.org/changeset/ports/432268

Log:
  Add PORTSCOUT

Modified:
  head/devel/p5-Filter/Makefile

Modified: head/devel/p5-Filter/Makefile
==============================================================================
--- head/devel/p5-Filter/Makefile	Mon Jan 23 18:50:51 2017	(r432267)
+++ head/devel/p5-Filter/Makefile	Mon Jan 23 18:50:55 2017	(r432268)
@@ -14,6 +14,8 @@ COMMENT=	Number of source filters for pe
 LICENSE=	ART10 GPLv1
 LICENSE_COMB=	dual
 
+PORTSCOUT=	limit:^[0-9\.]*$$
+
 USES=		perl5
 USE_PERL5=	configure
 MAKE_JOBS_UNSAFE=	yes


More information about the svn-ports-all mailing list