svn commit: r478476 - head/science/qwalk
Yuri Victorovich
yuri at FreeBSD.org
Thu Aug 30 17:50:39 UTC 2018
Author: yuri
Date: Thu Aug 30 17:50:38 2018
New Revision: 478476
URL: https://svnweb.freebsd.org/changeset/ports/478476
Log:
science/qwalk: Add PORTSCOUT=limit
Reported by: portscout
Modified:
head/science/qwalk/Makefile
Modified: head/science/qwalk/Makefile
==============================================================================
--- head/science/qwalk/Makefile Thu Aug 30 17:44:06 2018 (r478475)
+++ head/science/qwalk/Makefile Thu Aug 30 17:50:38 2018 (r478476)
@@ -12,6 +12,8 @@ COMMENT= Quantum Monte Carlo package for quantum chemi
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/../COPYING
+PORTSCOUT= limit:^.*[1-9]\. # prevent words like 'broken'
+
USES= fortran gmake perl5
USE_GITHUB= yes
GH_ACCOUNT= QWalk
More information about the svn-ports-all
mailing list