1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00
freebsd-ports/audio/opencore-amr/Makefile
2014-02-14 15:02:02 +00:00

19 lines
365 B
Makefile

# Created by: Gea-Suan Lin <gslin@gslin.org>
# $FreeBSD$
PORTNAME= opencore-amr
PORTVERSION= 0.1.3
CATEGORIES= audio
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}
MAINTAINER= gslin@gslin.org
COMMENT= OpenCORE implementation of AMR Narrowband & Wideband speech codec
LICENSE= APACHE20
GNU_CONFIGURE= yes
USES= gmake pathfix
USE_LDCONFIG= yes
.include <bsd.port.mk>