# $Id$ PortSystem 1.0 PortGroup muniversal 1.0 name libmikmod version 3.2.0-beta2 revision 2 categories audio license LGPL-2+ maintainers nomaintainer description portable sound library platforms darwin long_description libmikmod is a portable sound library for Unix systems. \ It can play IT, XM, S3M, MTM, 669, STM, ULT, FAR, MED, \ AMF, DSM, IMF, GDM, STX, OKT, and MOD module formats. homepage http://mikmod.raphnet.net/ master_sites ${homepage}files/ use_bzip2 yes checksums md5 5b05f3b1167eba7855b8e38bde2b8070 \ sha1 f16fc09ee643af295a8642f578bda97a81aaf744 \ rmd160 587d1c1ea24f3d52bf76407ee327b8fa8143b277 merger_arch_compiler yes patchfiles patch-libmikmod.m4 \ patch-64bit-fix \ patch-CVE-2009-0179 \ patch-exitcrash \ patch-md_sngchn \ patch-ngvolume configure.optflags -Os configure.args --mandir=${prefix}/share/man --infodir=${prefix}/share/info variant esound description {Enable esound support} { depends_lib-append port:esound } livecheck.type regex livecheck.regex libmikmod-(\\d+(?:\\.\\d+)*(?:-(?:alpha|beta)\\d)?)\\.tar\\.gz