Revision: 117442 https://trac.macports.org/changeset/117442 Author: jmr@macports.org Date: 2014-02-26 02:26:23 -0800 (Wed, 26 Feb 2014) Log Message: ----------- flawfinder: license, noarch Modified Paths: -------------- trunk/dports/devel/flawfinder/Portfile Modified: trunk/dports/devel/flawfinder/Portfile =================================================================== --- trunk/dports/devel/flawfinder/Portfile 2014-02-26 10:20:17 UTC (rev 117441) +++ trunk/dports/devel/flawfinder/Portfile 2014-02-26 10:26:23 UTC (rev 117442) @@ -1,9 +1,11 @@ # $Id$ PortSystem 1.0 + name flawfinder version 1.27 categories devel +license GPL-2+ maintainers nomaintainer description Examines C/C++ source code for security flaw long_description \ @@ -14,6 +16,7 @@ is widely released to the public. homepage http://www.dwheeler.com/flawfinder/ platforms darwin +supported_archs noarch master_sites ${homepage} checksums md5 50fff67dd439f42b785577ed8b3a3f7d use_configure no
participants (1)
-
jmr@macports.org