Date: Thu, 30 Aug 2018 17:50:38 +0000 (UTC) From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r478476 - head/science/qwalk Message-ID: <201808301750.w7UHociQ082315@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201808301750.w7UHociQ082315>