freebsd-ports/audio/opencore-amr/Makefile
Eitan Adler e6ab3ba661 multiple: reset gslin's maintainer
By request of Gea-Suan Lin <gslin@gslin.org> - reset ports to ports@FreeBSD.

	Gea-Suan Lin's work is much appreciated.

Approved by:	portmgr (implicit) (not really, skipping NO_STAGE check)
2014-06-30 05:51:02 +00:00

18 lines
367 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= ports@FreeBSD.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>