[150337] trunk/dports/perl/p5-gnome2-gconf/Portfile
devans at macports.org
devans at macports.org
Fri Jul 15 22:02:58 PDT 2016
Revision: 150337
https://trac.macports.org/changeset/150337
Author: devans at macports.org
Date: 2016-07-15 22:02:58 -0700 (Fri, 15 Jul 2016)
Log Message:
-----------
p5-gnome2-gconf: add modeline and reformat, whitespace only.
Modified Paths:
--------------
trunk/dports/perl/p5-gnome2-gconf/Portfile
Modified: trunk/dports/perl/p5-gnome2-gconf/Portfile
===================================================================
--- trunk/dports/perl/p5-gnome2-gconf/Portfile 2016-07-16 04:58:45 UTC (rev 150336)
+++ trunk/dports/perl/p5-gnome2-gconf/Portfile 2016-07-16 05:02:58 UTC (rev 150337)
@@ -1,32 +1,33 @@
+# -*- 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.22 5.24
-perl5.setup Gnome2-GConf 1.044
-revision 5
-license LGPL
-maintainers nomaintainer
-description Bindings to Gtk+ library
-long_description \
- Perl bindings to the 2.x series of the Gtk+ graphical user interface \
- library. This module allows you to write graphical user interfaces in \
- a perlish and object-oriented way, freeing you from the casting and \
- memory management in C, yet remaining very close in spirit to original \
- API.
+perl5.setup Gnome2-GConf 1.044
+revision 5
+license LGPL
+maintainers nomaintainer
+description Bindings to Gtk+ library
+long_description Perl bindings to the 2.x series of the Gtk+ graphical user interface \
+ library. This module allows you to write graphical user interfaces in \
+ a perlish and object-oriented way, freeing you from the casting and \
+ memory management in C, yet remaining very close in spirit to original \
+ API.
-platforms darwin
+platforms darwin
-homepage http://gtk2-perl.sourceforge.net/
-master_sites sourceforge:project/gtk2-perl/Gnome2_GConf/${perl5.moduleversion}
+homepage http://gtk2-perl.sourceforge.net/
+master_sites sourceforge:project/gtk2-perl/Gnome2_GConf/${perl5.moduleversion}
-checksums md5 ea386003b18f067524833b0eeb271330 \
- sha1 c13aad0442895f5f2ef7f8c5cb078152adf7e442
+checksums md5 ea386003b18f067524833b0eeb271330 \
+ sha1 c13aad0442895f5f2ef7f8c5cb078152adf7e442
if {${perl5.major} != ""} {
-depends_lib-append bin:gconftool-2:gconf \
- port:p${perl5.major}-extutils-depends \
- port:p${perl5.major}-extutils-pkgconfig \
- port:p${perl5.major}-gnome2
+ depends_lib-append \
+ bin:gconftool-2:gconf \
+ port:p${perl5.major}-extutils-depends \
+ port:p${perl5.major}-extutils-pkgconfig \
+ port:p${perl5.major}-gnome2
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160715/2001b8a2/attachment.html>
More information about the macports-changes
mailing list