summaryrefslogtreecommitdiff
path: root/audio/linux-c7-gsm/Makefile
blob: 534e59b2f47bfa5789c0a7c241c5b324602eb07e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
PORTNAME=	gsm
PORTVERSION=	1.0.13
DISTVERSIONSUFFIX=	-11.el7
CATEGORIES=	audio linux

MAINTAINER=	emulation@FreeBSD.org
COMMENT=	GSM audio codec (CentOS ${LINUX_DIST_VER})

USES=		linux:c7
USE_LDCONFIG=	yes
USE_LINUX_RPM=	yes

DESCR=		${.CURDIR}/../${PORTNAME}/pkg-descr

OPTIONS_DEFINE=	DOCS

.include <bsd.port.mk>