aboutsummaryrefslogblamecommitdiff
path: root/audio/opencore-amr/Makefile
blob: 1e0faeede480da9f727f16738d0ec6520bb0f440 (plain) (tree)
1
2
3
4
5
6
7
8
9







                                                      
                     
                     
                                          



                                                                                 

                   
                   
                   
               
                   

                      
# New ports collection makefile for:	opencore-amr
# Date created:		2009-07-20
# Whom:			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=	AL2

GNU_CONFIGURE=	yes
USE_GMAKE=	yes
USES=	pathfix
USE_LDCONFIG=	yes

.include <bsd.port.mk>