# Created by: Andrew Wingorodov (Wingborn) # $FreeBSD: head/audio/amrcoder/Makefile 363374 2014-07-29 19:11:51Z adamw $ PORTNAME= amrcoder PORTVERSION= 1.0 CATEGORIES= audio MASTER_SITES= http://ftp.us.sinuspl.net/pub/src/ \ http://ftp.uni-erlangen.de/pub/FreeBSD/ports/distfiles/ MAINTAINER= ports@FreeBSD.org COMMENT= AMR encoder/decoder for Mbuni MMS Gateway (www.mbuni.org) USES= uidfix tar:tgz post-extract: @${RM} ${WRKSRC}/*.o post-patch: ${REINPLACE_CMD} -e 's|-O4||' ${WRKSRC}/${MAKEFILE} .include