[104231] trunk/dports/audio/sphinxtrain/Portfile

jmr at macports.org jmr at macports.org
Thu Mar 21 05:30:44 PDT 2013


Revision: 104231
          https://trac.macports.org/changeset/104231
Author:   jmr at macports.org
Date:     2013-03-21 05:30:44 -0700 (Thu, 21 Mar 2013)
Log Message:
-----------
sphinxtrain: license

Modified Paths:
--------------
    trunk/dports/audio/sphinxtrain/Portfile

Modified: trunk/dports/audio/sphinxtrain/Portfile
===================================================================
--- trunk/dports/audio/sphinxtrain/Portfile	2013-03-21 12:14:53 UTC (rev 104230)
+++ trunk/dports/audio/sphinxtrain/Portfile	2013-03-21 12:30:44 UTC (rev 104231)
@@ -1,6 +1,7 @@
 # $Id$
 
 PortSystem          1.0
+
 name                sphinxtrain
 set real_name       SphinxTrain
 version             1.0
@@ -8,9 +9,10 @@
 description         Acoustic model training tools for Sphinx
 long_description    \
     This is SphinxTrain, Carnegie Mellon University's open source acoustic \
-    model trainer. 
+    model trainer.
 maintainers         nomaintainer
 categories          audio
+license             Permissive
 platforms           darwin freebsd
 homepage            http://cmusphinx.sourceforge.net/
 master_sites        sourceforge:cmusphinx
@@ -29,7 +31,7 @@
 set python.lib  ${python.prefix}/Python
 set python.libdir ${python.prefix}/lib/python${python.branch}
 set python.pkgd ${python.prefix}/lib/python${python.branch}/site-packages
-set python.include      ${python.prefix}/include/python${python.branch} 
+set python.include      ${python.prefix}/include/python${python.branch}
 
 post-build {
     system "cd ${worksrcpath}/scripts_pl && make"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130321/3d30e861/attachment.html>


More information about the macports-changes mailing list