Portfile

# $Id: Portfile 20220 2006-10-29 06:32:52Z blair@macports.org $

PortSystem 1.0
name libmikmod
version 3.2.0-beta2
categories audio
maintainers mij@macports.org
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 http://mikmod.raphnet.net/files/

checksums md5 19fc0879aebd1610813a23bd84726362

configure.env CFLAGS="-no-cpp-precomp -Os"
configure.args --mandir=${prefix}/share/man --infodir=${prefix}/share/info

variant esound {
depends_lib-append port:esound
}

files