# Created by: kwm@rainbow-runner.nl
# $FreeBSD: tags/RELEASE_10_2_0/audio/libtremor/Makefile 368470 2014-09-18 15:01:06Z bapt $

PORTNAME=	libtremor
PORTVERSION=	1.2.0.s20040213
PORTREVISION=	2
CATEGORIES=	audio
MASTER_SITES=	http://members.chello.nl/~g.mast/distfiles/
DISTNAME=	tremor_snapshot_${SNAP_DATE}

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Integer-only fully Ogg Vorbis compliant decoder library

SNAP_DATE=	02132004
WRKSRC=		${WRKDIR}/Tremor
USES=		autoreconf libtool tar:tgz
GNU_CONFIGURE=	yes
USE_LDCONFIG=	yes
INSTALL_TARGET=	install-strip

.include <bsd.port.mk>
