freebsd-ports/audio/opencore-amr/Makefile

18 lines
400 B
Makefile
Raw Normal View History

PORTNAME= opencore-amr
PORTVERSION= 0.1.6
CATEGORIES= audio
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}
MAINTAINER= ports@FreeBSD.org
COMMENT= OpenCORE implementation of AMR Narrowband & Wideband speech codec
WWW= https://sourceforge.net/projects/opencore-amr/
LICENSE= APACHE20
GNU_CONFIGURE= yes
USES= gmake libtool pathfix
USE_LDCONFIG= yes
INSTALL_TARGET= install-strip
.include <bsd.port.mk>