# -*- 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 PortGroup makefile 1.0 github.setup CruiserOne Astrolog 7.80 v github.tarball_from archive name astrolog revision 0 homepage https://www.astrolog.org/astrolog.htm description The astrology software "Astrolog" long_description {*}${description} categories games installs_libs no license GPL-2 maintainers {gmail.com:herby.gillot @herbygillot} \ openmaintainer checksums rmd160 c9c27809f3dfbcff7518f07ca4c5edb0e443e64f \ sha256 01f44016ede2511d0f9df9d3724bf2d9473b19603bb6f77a5c7ede55ca76958a \ size 4694114 depends_lib-append port:xorg-libX11 build.target ${name} destroot { xinstall -m 0755 ${worksrcpath}/${name} ${destroot}${prefix}/bin/ }