2013-09-20 16:36:35 +02:00
|
|
|
# Created by: kwm@rainbow-runner.nl
|
2004-02-25 09:41:49 +01:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= libtremor
|
2014-02-09 13:53:39 +01:00
|
|
|
PORTVERSION= 1.2.0.s20040213
|
2014-08-25 13:05:37 +02:00
|
|
|
PORTREVISION= 2
|
2004-02-25 09:41:49 +01:00
|
|
|
CATEGORIES= audio
|
|
|
|
MASTER_SITES= http://members.chello.nl/~g.mast/distfiles/
|
|
|
|
DISTNAME= tremor_snapshot_${SNAP_DATE}
|
|
|
|
|
2006-04-15 01:25:09 +02:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2004-02-25 09:41:49 +01:00
|
|
|
COMMENT= Integer-only fully Ogg Vorbis compliant decoder library
|
|
|
|
|
|
|
|
SNAP_DATE= 02132004
|
|
|
|
WRKSRC= ${WRKDIR}/Tremor
|
2014-09-18 17:01:06 +02:00
|
|
|
USES= autoreconf libtool tar:tgz
|
2004-02-25 09:41:49 +01:00
|
|
|
GNU_CONFIGURE= yes
|
2006-08-14 12:08:25 +02:00
|
|
|
USE_LDCONFIG= yes
|
2014-09-18 17:01:06 +02:00
|
|
|
INSTALL_TARGET= install-strip
|
2004-02-25 09:41:49 +01:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|