summaryrefslogtreecommitdiffstats
path: root/audio/libmad/Makefile
blob: 26272d778fc7ae7249049340d6a5226d0175da51 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# New ports collection makefile for:  libmad
# Date created:        26 November 2003
# Whom:                Sergey Akifyev <asa@gascom.ru>
#
# $FreeBSD$
#

PORTNAME=	libmad
PORTVERSION=	0.15.1b
CATEGORIES=	audio
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE} \
		ftp://ftp.mars.org/pub/mpeg/
MASTER_SITE_SUBDIR=	mad

MAINTAINER=	asa@gascom.ru
COMMENT=	Libmad library (part of MAD project)

USE_LIBTOOL_VER=	13
INSTALLS_SHLIB=	yes
CONFIGURE_ARGS=	--disable-debugging \
		--enable-sso \
		--enable-accuracy

.include <bsd.port.mk>
OpenPOWER on IntegriCloud