Date: Sat, 28 Jul 2018 13:17:30 +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: r475565 - head/textproc/p5-PPIx-QuoteLike Message-ID: <201807281317.w6SDHUop007710@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201807281317.w6SDHUop007710>