2009-07-29 12:45:16 +02:00
|
|
|
PORTNAME= opencore-amr
|
2022-08-05 20:16:50 +02:00
|
|
|
PORTVERSION= 0.1.6
|
2009-07-29 12:45:16 +02:00
|
|
|
CATEGORIES= audio
|
2012-08-05 07:03:38 +02:00
|
|
|
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}
|
2009-07-29 12:45:16 +02:00
|
|
|
|
2014-06-30 07:51:02 +02:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2009-07-29 12:45:16 +02:00
|
|
|
COMMENT= OpenCORE implementation of AMR Narrowband & Wideband speech codec
|
2022-09-07 23:06:12 +02:00
|
|
|
WWW= https://sourceforge.net/projects/opencore-amr/
|
2009-07-29 12:45:16 +02:00
|
|
|
|
2013-12-30 21:55:18 +01:00
|
|
|
LICENSE= APACHE20
|
2012-08-05 07:03:38 +02:00
|
|
|
|
2010-07-21 23:56:33 +02:00
|
|
|
GNU_CONFIGURE= yes
|
2014-07-22 23:58:45 +02:00
|
|
|
USES= gmake libtool pathfix
|
2009-07-29 12:45:16 +02:00
|
|
|
USE_LDCONFIG= yes
|
2014-07-22 23:58:45 +02:00
|
|
|
INSTALL_TARGET= install-strip
|
2009-07-29 12:45:16 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|