# -*- 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
PortGroup               github 1.0

github.setup            nickg xcowsay 1.6 v
github.tarball_from     releases
categories              x11
license                 GPL-3+
platforms               darwin
maintainers             nomaintainer
description             xcowsay displays a cute cow and message on your desktop.
long_description        xcowsay displays a cute cow and message on your desktop. \
                        It was inspired by the original cowsay.

checksums               rmd160  1913b5d8a86be3cbc025cf9f26202394a552b79a \
                        sha256  46ace864ff28d2d21f4b7058f0295e18d0041a120c1078a951fa43c4e0f5c8c5 \
                        size    292845

depends_build-append    port:pkgconfig

depends_lib             path:lib/pkgconfig/gtk+-3.0.pc:gtk3
