summaryrefslogtreecommitdiff
path: root/audio/linux-c7-gsm/Makefile
blob: 1897acba2b677f495493496e6327098044ab0d2a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18

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>