svn commit: r401538 - head/devel/p5-MCE

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri Nov 13 19:13:14 UTC 2015


Author: sunpoet
Date: Fri Nov 13 19:13:13 2015
New Revision: 401538
URL: https://svnweb.freebsd.org/changeset/ports/401538

Log:
  - Add PORTSCOUT
  - Add NO_ARCH

Modified:
  head/devel/p5-MCE/Makefile

Modified: head/devel/p5-MCE/Makefile
==============================================================================
--- head/devel/p5-MCE/Makefile	Fri Nov 13 19:13:09 2015	(r401537)
+++ head/devel/p5-MCE/Makefile	Fri Nov 13 19:13:13 2015	(r401538)
@@ -14,6 +14,9 @@ COMMENT=	Many-Core Engine for Perl provi
 LICENSE=	ART10 GPLv1
 LICENSE_COMB=	dual
 
+PORTSCOUT=	limit:^[0-9\.]*$$
+
+NO_ARCH=	yes
 USES=		perl5
 USE_PERL5=	configure
 


More information about the svn-ports-all mailing list