freebsd-ports/audio/libmikmod/Makefile

24 lines
444 B
Makefile
Raw Normal View History

# Created by: Michael Haro <mharo@area51.fremont.ca.us>
1999-08-25 06:36:31 +02:00
# $FreeBSD$
PORTNAME= libmikmod
PORTVERSION= 3.3.6
PORTREVISION= 2
CATEGORIES= audio
MASTER_SITES= SF/mikmod/libmikmod/${PORTVERSION}/
MAINTAINER= neuroworker@gmail.com
2003-02-20 18:07:10 +01:00
COMMENT= MikMod Sound Library
LICENSE= LGPL21
USES= cpe gmake libtool pkgconfig
CPE_VENDOR= raphael_assenat
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-esd
USE_LDCONFIG= yes
2003-08-16 12:20:04 +02:00
INFO= mikmod
.include <bsd.port.mk>