# -*- 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.18.0 fortune-mod- github.tarball_from releases conflicts fortune categories games platforms darwin license BSD maintainers {outlook.com:mohd.akram @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 71a88a6d43eadf96b305eb1665e526a4f00c4956 \ sha256 c5a681f1a2601b7186d1f612d2f3a7c42e1189f4326f17a34bccaca98134c42b \ size 1470208 use_xz yes configure.args -DLOCALDIR=${prefix}/share/games/fortunes post-destroot { move ${destroot}${prefix}/games/fortune ${destroot}${prefix}/bin }