Index: head/audio/amrcoder/Makefile =================================================================== --- head/audio/amrcoder/Makefile (revision 308131) +++ head/audio/amrcoder/Makefile (revision 308132) @@ -1,26 +1,24 @@ -# New ports collection makefile for: amrcoder -# Date created: 5 March 2005 -# Whom: Andrew Wingorodov (Wingborn) -# +# Created by: Andrew Wingorodov (Wingborn) # $FreeBSD$ -# -# 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/ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= AMR encoder/decoder for Mbuni MMS Gateway (www.mbuni.org) MAN1= amrdecoder.1 amrencoder.1 MANCOMPRESSED= yes post-extract: @${RM} ${WRKSRC}/*.o + +post-patch: + ${REINPLACE_CMD} -e 's|O4|O3|' ${WRKSRC}/${MAKEFILE} .include Property changes on: head/audio/amrcoder/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property