[100991] trunk/dports/math/itpp/Portfile

mfeiri at macports.org mfeiri at macports.org
Wed Jan 2 17:37:30 PST 2013


Revision: 100991
          https://trac.macports.org/changeset/100991
Author:   mfeiri at macports.org
Date:     2013-01-02 17:37:30 -0800 (Wed, 02 Jan 2013)
Log Message:
-----------
itpp: enhancements and clarifications

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

Modified: trunk/dports/math/itpp/Portfile
===================================================================
--- trunk/dports/math/itpp/Portfile	2013-01-03 01:29:17 UTC (rev 100990)
+++ trunk/dports/math/itpp/Portfile	2013-01-03 01:37:30 UTC (rev 100991)
@@ -1,3 +1,4 @@
+# -*- 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
@@ -5,7 +6,7 @@
 version             4.2.0
 categories          math
 maintainers         mfeiri openmaintainer
-license             GPL-3
+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 \
@@ -15,8 +16,11 @@
 
 use_bzip2           yes
 distname            ${name}-4.2
-master_sites        sourceforge:itpp
+master_sites        sourceforge:project/itpp/itpp/${version}
+
 checksums           rmd160  ccf272d839f8178ac4729f48301bde771ffe3573 \
                     sha1    3b75fbcbbc43ac6e47d80283ffd41673ccfa035e
 
-livecheck.type      sourceforge
+depends_lib         port:fftw-3
+
+configure.args      --disable-html-doc
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130102/17dc967c/attachment.html>


More information about the macports-changes mailing list