# -*- 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 cmake 1.1 github.setup shlomif fortune-mod 3.22.0 fortune-mod- github.tarball_from releases conflicts fortune categories games platforms darwin license BSD maintainers {makr @mohd-akram} openmaintainer description Fortune-cookie generator long_description Implementation of the Unix fortune command for displaying \ a random quotation. depends_lib port:recode checksums rmd160 6d3d94eee2968ebc82e1723e6ae59c0c45bdac5c \ sha256 069321bb4d4ae3abf55493d043cea06534dc93f1a2c29e86694d9edb1380a0e3 \ size 1473952 use_xz yes configure.args -DLOCALDIR=${prefix}/share/games/fortunes post-destroot { move ${destroot}${prefix}/games/fortune ${destroot}${prefix}/bin }