[122391] trunk/dports/gnome/nfoview/Portfile

devans at macports.org devans at macports.org
Mon Jul 21 15:38:11 PDT 2014


Revision: 122391
          https://trac.macports.org/changeset/122391
Author:   devans at macports.org
Date:     2014-07-21 15:38:11 -0700 (Mon, 21 Jul 2014)
Log Message:
-----------
nfoview: update homepage, add mode line, retab.

Modified Paths:
--------------
    trunk/dports/gnome/nfoview/Portfile

Modified: trunk/dports/gnome/nfoview/Portfile
===================================================================
--- trunk/dports/gnome/nfoview/Portfile	2014-07-21 22:27:37 UTC (rev 122390)
+++ trunk/dports/gnome/nfoview/Portfile	2014-07-21 22:38:11 UTC (rev 122391)
@@ -1,3 +1,4 @@
+# -*- 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
@@ -8,6 +9,7 @@
 categories          gnome
 license             GPL-3+
 maintainers         nomaintainer
+homepage            http://home.gna.org/nfoview/
 description         Simple viewer for NFO files
 long_description    NFO Viewer is a simple viewer for NFO files, which are \
                     ASCII art in the CP437 codepage. The advantages of    \
@@ -23,9 +25,9 @@
 python.versions     33
 
 depends_build-append \
-		    port:intltool
+                    port:intltool
 
 depends_lib         port:gtk3 \
-		    port:py${python.version}-gobject3 \
+                    port:py${python.version}-gobject3 \
                     port:terminus-font \
                     port:shared-mime-info
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140721/0ab77e9a/attachment.html>


More information about the macports-changes mailing list