[128614] trunk/dports/perl/p5-lingua-en-inflect-number/Portfile
devans at macports.org
devans at macports.org
Mon Nov 24 03:26:12 PST 2014
Revision: 128614
https://trac.macports.org/changeset/128614
Author: devans at macports.org
Date: 2014-11-24 03:26:12 -0800 (Mon, 24 Nov 2014)
Log Message:
-----------
p5-lingua-en-inflect-number: add mode line and retab, white space only.
Modified Paths:
--------------
trunk/dports/perl/p5-lingua-en-inflect-number/Portfile
Modified: trunk/dports/perl/p5-lingua-en-inflect-number/Portfile
===================================================================
--- trunk/dports/perl/p5-lingua-en-inflect-number/Portfile 2014-11-24 11:18:11 UTC (rev 128613)
+++ trunk/dports/perl/p5-lingua-en-inflect-number/Portfile 2014-11-24 11:26:12 UTC (rev 128614)
@@ -1,25 +1,27 @@
+# -*- 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-Inflect-Number 1.1
-revision 3
+perl5.setup Lingua-EN-Inflect-Number 1.1
+revision 3
# No license information at all in the distribution, but the author has
# elsewhere indicated the same terms as perl itself:
# http://osdir.com/ml/linux.redhat.fedora.maintainers/2006-04/msg00090.html
-license {Artistic-1 GPL}
-maintainers nomaintainer
-description Force number of words to singular or plural
-long_description ${description}
+license {Artistic-1 GPL}
+maintainers nomaintainer
+description Force number of words to singular or plural
+long_description ${description}
-platforms darwin
+platforms darwin
-checksums md5 bcee940ef603da93e7da11d8eecad409
+checksums md5 bcee940ef603da93e7da11d8eecad409
if {${perl5.major} != ""} {
-depends_lib-append port:p${perl5.major}-lingua-en-inflect
+ depends_lib-append \
+ port:p${perl5.major}-lingua-en-inflect
-supported_archs noarch
+ supported_archs noarch
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141124/132099a3/attachment.html>
More information about the macports-changes
mailing list