cad/leocad: Add the PORTSCOUT tag

This commit is contained in:
Yuri Victorovich 2020-09-03 04:42:36 +00:00
parent 2d0161c98d
commit 91ae406c10
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=547411

View File

@ -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>