# $Id: Portfile 113862 2013-11-24 22:14:31Z sean@macports.org $

PortSystem          1.0
PortGroup           python 1.0
PortGroup           github 1.0

github.setup        otsaloma nfoview 1.13.1 nfoview-
categories          gnome
license             GPL-3+
maintainers         nomaintainer
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    \
                    using NFO Viewer instead of a text editor are preset    \
                    font and encoding settings, automatic window size and   \
                    clickable hyperlinks.
platforms           darwin
supported_archs     noarch

checksums           rmd160  7ee2b9f2d328c072847437fa91f7e49245edf5d4 \
                    sha256  5246b80bdad7d6fe195295e73d8778951dbb5df651c95402d1fba341c808fa8a

python.versions     33

depends_lib         port:py${python.version}-gobject3 \
                    port:terminus-font \
                    port:shared-mime-info
