svn commit: r375945 - head/sysutils/p5-Fuse

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Jan 1 16:10:02 UTC 2015


Author: sunpoet
Date: Thu Jan  1 16:10:01 2015
New Revision: 375945
URL: https://svnweb.freebsd.org/changeset/ports/375945
QAT: https://qat.redports.org/buildarchive/r375945/

Log:
  - Add PORTSCOUT

Modified:
  head/sysutils/p5-Fuse/Makefile

Modified: head/sysutils/p5-Fuse/Makefile
==============================================================================
--- head/sysutils/p5-Fuse/Makefile	Thu Jan  1 16:09:56 2015	(r375944)
+++ head/sysutils/p5-Fuse/Makefile	Thu Jan  1 16:10:01 2015	(r375945)
@@ -14,6 +14,8 @@ COMMENT=	Write filesystems in Perl using
 
 LICENSE=	LGPL21
 
+PORTSCOUT=	limit:^[0-9\.]*$$
+
 USES=		perl5 fuse pkgconfig
 USE_PERL5=	configure
 


More information about the svn-ports-all mailing list