[89974] trunk/dports/math/crfpp/Portfile
hum at macports.org
hum at macports.org
Fri Feb 17 22:06:13 PST 2012
Revision: 89974
http://trac.macports.org/changeset/89974
Author: hum at macports.org
Date: 2012-02-17 22:06:08 -0800 (Fri, 17 Feb 2012)
Log Message:
-----------
crfpp: reformat only.
Modified Paths:
--------------
trunk/dports/math/crfpp/Portfile
Modified: trunk/dports/math/crfpp/Portfile
===================================================================
--- trunk/dports/math/crfpp/Portfile 2012-02-18 05:48:02 UTC (rev 89973)
+++ trunk/dports/math/crfpp/Portfile 2012-02-18 06:06:08 UTC (rev 89974)
@@ -6,12 +6,9 @@
name crfpp
version 0.55
categories math textproc
-platforms darwin
maintainers hum openmaintainer
-license LGPL-3+ BSD
description Yet Another CRF toolkit
-
long_description CRF++ is a simple, customizable, and open source implementation \
of Conditional Random Fields (CRFs) for segmenting/labeling \
sequential data. \
@@ -20,15 +17,18 @@
Information Extraction and Text Chunking.
homepage http://code.google.com/p/crfpp/
+platforms darwin
+license LGPL-3+ BSD
+
master_sites googlecode:crfpp
distname CRF++-${version}
checksums rmd160 238859d6f474582781c06ae2e4a1a1638dd56b60 \
sha256 93282ce93d7541eb073d2f7fd18f75e9e2dcb212357467037890545daa5216a9
+patchfiles patch-configure.diff
+
depends_build port:nkf
-patchfiles patch-configure.diff
-
post-destroot {
set sharedir ${prefix}/share/${name}
xinstall -d ${destroot}${sharedir}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120217/d162e146/attachment-0001.html>
More information about the macports-changes
mailing list