[125791] trunk/dports/science
nicos at macports.org
nicos at macports.org
Fri Sep 26 08:03:47 PDT 2014
Revision: 125791
https://trac.macports.org/changeset/125791
Author: nicos at macports.org
Date: 2014-09-26 08:03:47 -0700 (Fri, 26 Sep 2014)
Log Message:
-----------
libklustersshared: new port
Added Paths:
-----------
trunk/dports/science/libklustersshared/
trunk/dports/science/libklustersshared/Portfile
Added: trunk/dports/science/libklustersshared/Portfile
===================================================================
--- trunk/dports/science/libklustersshared/Portfile (rev 0)
+++ trunk/dports/science/libklustersshared/Portfile 2014-09-26 15:03:47 UTC (rev 125791)
@@ -0,0 +1,29 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
+# $Id$
+
+PortSystem 1.0
+PortGroup kde4 1.1
+
+name libklustersshared
+version 2.0.0
+categories science kde4
+platforms darwin
+maintainers nicos openmaintainer
+license GPL-3+ GPL-2+ cdcill
+
+description Utility library for the NeuroSuite programs
+long_description ${description}. ${name} is part of a larger data \
+ analysis framework. See Klusters, NeuroScope and NdManager.
+
+homepage http://neurosuite.sourceforge.net/
+master_sites sourceforge:project/neurosuite/sources/
+
+checksums rmd160 83f662af9e4de92c44d23c2ca4ca55eb67b21458 \
+ sha256 560d0c820e469fa054a65a40f1cd95eb99b812e677f87afafaf1b503dfcfbd35
+
+depends_lib port:kdelibs4
+
+configure.args-append -DENFORCE_QT4_BUILD=1
+
+livecheck.type sourceforge
+livecheck.regex /${name}-(\[0-9.\]+)${extract.suffix}
\ No newline at end of file
Property changes on: trunk/dports/science/libklustersshared/Portfile
___________________________________________________________________
Added: svn:keywords
+ Id
Added: svn:eol-style
+ native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140926/c8dcee68/attachment.html>
More information about the macports-changes
mailing list