# -*- 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 name freedink-data version 1.08.20170409 revision 1 categories games platforms any license zlib Permissive Copyleft maintainers nomaintainer supported_archs noarch description FreeDink data long_description FreeDink data for the Dink Smallwood game. It includes graphics, \ songs, etc. homepage https://www.gnu.org/software/freedink/ master_sites gnu:freedink checksums rmd160 f0c26d05cf288a53066f5f9ae6ba4560c590334e \ sha256 e1f1e23c7846bc74479610a65cc0169906e844c5193f0d83ba69accc54a3bdf5 \ size 53030350 use_configure no build {} destroot {} post-destroot { xinstall -d ${destroot}${prefix}/share/dink copy ${worksrcpath}/dink ${destroot}${prefix}/share/dink/ } livecheck.distname ${name}