freebsd-ports/audio/opencore-amr/Makefile
Martin Matuska 6afe0cf08d - Update to 0.1.2
PR:		ports/148812
Approved by:	Gea-Suan Lin <gslin@gslin.org> (maintainer)
2010-07-21 21:56:33 +00:00

21 lines
415 B
Makefile

# New ports collection makefile for: opencore-amr
# Date created: 2009-07-20
# Whom: Gea-Suan Lin <gslin@gslin.org>
#
# $FreeBSD$
#
PORTNAME= opencore-amr
PORTVERSION= 0.1.2
CATEGORIES= audio
MASTER_SITES= SF
MAINTAINER= gslin@gslin.org
COMMENT= OpenCORE implementation of AMR Narrowband & Wideband speech codec
GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_GNOME= gnomehack
USE_LDCONFIG= yes
.include <bsd.port.mk>