svn commit: r547411 - head/cad/leocad

Yuri Victorovich yuri at FreeBSD.org
Thu Sep 3 04:42:37 UTC 2020


Author: yuri
Date: Thu Sep  3 04:42:36 2020
New Revision: 547411
URL: https://svnweb.freebsd.org/changeset/ports/547411

Log:
  cad/leocad: Add the PORTSCOUT tag

Modified:
  head/cad/leocad/Makefile

Modified: head/cad/leocad/Makefile
==============================================================================
--- head/cad/leocad/Makefile	Thu Sep  3 04:39:50 2020	(r547410)
+++ head/cad/leocad/Makefile	Thu Sep  3 04:42:36 2020	(r547411)
@@ -30,4 +30,6 @@ PLIST_FILES=	bin/leocad \
 		share/mime/packages/leocad.xml \
 		share/pixmaps/leocad.png
 
+PORTSCOUT=	limit:^[0-9\.]*$$ # to ignore the 'continuous'
+
 .include <bsd.port.mk>


More information about the svn-ports-head mailing list