# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4 PortSystem 1.0 PortGroup github 1.0 github.setup devnev libxdg-basedir 1.2.3 libxdg-basedir- maintainers nomaintainer categories devel license MIT description An implementation of the XDG Base Directory \ specification long_description \ This library implements functions to list \ the directories according to the specification \ and provides a few higher-level functions \ for use with the specification. checksums rmd160 6de721d973b48c9cffcdeda41113ac6a9879f52d \ sha256 ff30c60161f7043df4dcc6e7cdea8e064e382aa06c73dcc3d1885c7d2c77451d \ size 30971 github.tarball_from archive use_autoreconf yes autoreconf.cmd ./autogen.sh autoreconf.args configure.args --disable-doxygen-doc \ --disable-doxygen-dot \ --disable-doxygen-html depends_build-append \ port:autoconf \ port:automake \ port:libtool \ port:pkgconfig