aboutsummaryrefslogtreecommitdiffstats
path: root/audio/libmikmod/Makefile
blob: 3f6f391ca4cd1ab52779d4d5ac4daeb279854d99 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# ports collection makefile for:   libmikmod
# Version required:    3.1.6
# Date created:        Sun Apr 11 13:06:01 PDT 1999
# Whom:                Michael Haro <mharo@area51.fremont.ca.us>
#
# $Id: Makefile,v 1.1.1.1 1999/05/05 22:16:12 mharo Exp $
#

DISTNAME=   libmikmod-3.1.6
CATEGORIES= audio
MASTER_SITES=   http://www.multimania.com/miodrag/mikmod/

MAINTAINER= mharo@area51.fremont.ca.us

LIB_DEPENDS=    esd.1:${PORTSDIR}/audio/esound

USE_GMAKE=  yes
USE_LIBTOOL=    yes

.include <bsd.port.mk>