svn commit: r475565 - head/textproc/p5-PPIx-QuoteLike

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Jul 28 13:17:31 UTC 2018


Author: sunpoet
Date: Sat Jul 28 13:17:29 2018
New Revision: 475565
URL: https://svnweb.freebsd.org/changeset/ports/475565

Log:
  Add PORTSCOUT

Modified:
  head/textproc/p5-PPIx-QuoteLike/Makefile

Modified: head/textproc/p5-PPIx-QuoteLike/Makefile
==============================================================================
--- head/textproc/p5-PPIx-QuoteLike/Makefile	Sat Jul 28 13:17:24 2018	(r475564)
+++ head/textproc/p5-PPIx-QuoteLike/Makefile	Sat Jul 28 13:17:29 2018	(r475565)
@@ -17,6 +17,8 @@ LICENSE_COMB=	dual
 BUILD_DEPENDS=	p5-PPI>=1.117:textproc/p5-PPI
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
+PORTSCOUT=	limit:^[0-9\.]*$$
+
 NO_ARCH=	yes
 USE_PERL5=	configure
 USES=		perl5


More information about the svn-ports-all mailing list