[128616] trunk/dports/perl/p5-lingua-en-tagger/Portfile
devans at macports.org
devans at macports.org
Mon Nov 24 03:30:58 PST 2014
Revision: 128616
https://trac.macports.org/changeset/128616
Author: devans at macports.org
Date: 2014-11-24 03:30:58 -0800 (Mon, 24 Nov 2014)
Log Message:
-----------
p5-lingua-en-tagger: add mode line and retab, white space only.
Modified Paths:
--------------
trunk/dports/perl/p5-lingua-en-tagger/Portfile
Modified: trunk/dports/perl/p5-lingua-en-tagger/Portfile
===================================================================
--- trunk/dports/perl/p5-lingua-en-tagger/Portfile 2014-11-24 11:27:52 UTC (rev 128615)
+++ trunk/dports/perl/p5-lingua-en-tagger/Portfile 2014-11-24 11:30:58 UTC (rev 128616)
@@ -1,24 +1,26 @@
+# -*- 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 perl5 1.0
+PortSystem 1.0
+PortGroup perl5 1.0
perl5.branches 5.8 5.10 5.12 5.14 5.16
-perl5.setup Lingua-EN-Tagger 0.16
-revision 3
-license GPL-3
-maintainers nomaintainer
-description Part-of-speech tagger for English natural language processing
-long_description ${description}
+perl5.setup Lingua-EN-Tagger 0.16
+revision 3
+license GPL-3
+maintainers nomaintainer
+description Part-of-speech tagger for English natural language processing
+long_description ${description}
-platforms darwin
+platforms darwin
-checksums md5 a0129482b7814dd7367685bee8f1b2a3 \
- sha1 3908945b39d7603df34c49045c0aefeb10615f1a \
- rmd160 add56f25ba3ecabd29f40e60272ef22ba94d0a28
+checksums md5 a0129482b7814dd7367685bee8f1b2a3 \
+ sha1 3908945b39d7603df34c49045c0aefeb10615f1a \
+ rmd160 add56f25ba3ecabd29f40e60272ef22ba94d0a28
if {${perl5.major} != ""} {
-depends_lib-append port:p${perl5.major}-html-parser \
- port:p${perl5.major}-lingua-stem \
- port:p${perl5.major}-memoize-expirelru
+ depends_lib-append \
+ port:p${perl5.major}-html-parser \
+ port:p${perl5.major}-lingua-stem \
+ port:p${perl5.major}-memoize-expirelru
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141124/25f0cbbe/attachment.html>
More information about the macports-changes
mailing list