svn commit: r521993 - head/sysutils/p5-Rex

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Jan 4 09:02:29 UTC 2020


Author: sunpoet
Date: Sat Jan  4 09:02:28 2020
New Revision: 521993
URL: https://svnweb.freebsd.org/changeset/ports/521993

Log:
  Add PORTSCOUT

Modified:
  head/sysutils/p5-Rex/Makefile

Modified: head/sysutils/p5-Rex/Makefile
==============================================================================
--- head/sysutils/p5-Rex/Makefile	Sat Jan  4 09:02:23 2020	(r521992)
+++ head/sysutils/p5-Rex/Makefile	Sat Jan  4 09:02:28 2020	(r521993)
@@ -44,6 +44,8 @@ USE_PERL5=	configure
 
 NO_ARCH=	yes
 
+PORTSCOUT=	limit:^[0-9\.]*$$
+
 SHEBANG_FILES=	lib/Rex/Commands/templates/append_if_no_such_line.tpl.pl
 
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list