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