# -*- 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

PortSystem          1.0

name                unnks
version             0.2.5
revision            1
categories          archivers
maintainers         vexillium.org:unavowed
license             GPL-3+
description         nks and nkx archive unpacker
long_description    unnks extracts data from nks and nkx archives, which \
                    are commonly used by several music synthesis programs. \
                    It has a similar interface to GNU tar.
homepage            http://unavowed.vexillium.org/pub/projects/unnks/
platforms           darwin
master_sites        sourceforge
use_bzip2           yes
checksums           md5     f0717077423ee34c549cd6a3c2fd4e74 \
                    sha1    0ec6e1b0f69f65c1b4d8e30510a7a4791917cd21 \
                    rmd160  9d8c75cc840fd40de1439fcf90d0c8c675917977
depends_build       port:pkgconfig
depends_lib         path:lib/pkgconfig/glib-2.0.pc:glib2 \
                    port:libgcrypt
