[100985] trunk/dports/math

mfeiri at macports.org mfeiri at macports.org
Wed Jan 2 11:47:58 PST 2013


Revision: 100985
          https://trac.macports.org/changeset/100985
Author:   mfeiri at macports.org
Date:     2013-01-02 11:47:58 -0800 (Wed, 02 Jan 2013)
Log Message:
-----------
new port: itpp

Added Paths:
-----------
    trunk/dports/math/itpp/
    trunk/dports/math/itpp/Portfile

Added: trunk/dports/math/itpp/Portfile
===================================================================
--- trunk/dports/math/itpp/Portfile	                        (rev 0)
+++ trunk/dports/math/itpp/Portfile	2013-01-02 19:47:58 UTC (rev 100985)
@@ -0,0 +1,22 @@
+# $Id$
+
+PortSystem          1.0
+name                itpp
+version             4.2.0
+categories          math
+maintainers         mfeiri openmaintainer
+license             GPL-3
+description         IT++ is a C++ library of mathematical, signal processing \
+                    and communication classes and functions.
+long_description    ${description} Its main use is in simulation of \
+                    communication systems and for performing research in the \
+                    area of communications.
+homepage            http://sourceforge.net/projects/itpp/
+
+use_bzip2           yes
+distname            ${name}-4.2
+master_sites        sourceforge:itpp
+checksums           rmd160  ccf272d839f8178ac4729f48301bde771ffe3573 \
+                    sha1    3b75fbcbbc43ac6e47d80283ffd41673ccfa035e
+
+livecheck.type      sourceforge


Property changes on: trunk/dports/math/itpp/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130102/a58f91f6/attachment.html>


More information about the macports-changes mailing list