Date: Sat, 4 Jan 2020 09:02:28 +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: r521993 - head/sysutils/p5-Rex Message-ID: <202001040902.00492SK5058840@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202001040902.00492SK5058840>