svn commit: r521067 - head/devel/p5-IRI

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Dec 28 07:28:54 UTC 2019


Author: sunpoet
Date: Sat Dec 28 07:28:54 2019
New Revision: 521067
URL: https://svnweb.freebsd.org/changeset/ports/521067

Log:
  Add PORTSCOUT

Modified:
  head/devel/p5-IRI/Makefile

Modified: head/devel/p5-IRI/Makefile
==============================================================================
--- head/devel/p5-IRI/Makefile	Sat Dec 28 07:28:48 2019	(r521066)
+++ head/devel/p5-IRI/Makefile	Sat Dec 28 07:28:54 2019	(r521067)
@@ -26,4 +26,6 @@ USE_PERL5=	configure
 
 NO_ARCH=	yes
 
+PORTSCOUT=	limit:^[0-9\.]*$$
+
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list