summaryrefslogtreecommitdiffstats
path: root/audio/rubygem-ruby-shout/Makefile
blob: 08c2a5d706cfd454ef6c0c8f8444fad16f1c7168 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# Created by: Steve Wills <swills@FreeBSD.org>
# $FreeBSD$

PORTNAME=	ruby-shout
PORTVERSION=	2.2.1
PORTREVISION=	1
CATEGORIES=	audio rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	Ruby binding to the libshout library

LICENSE=	BSD3CLAUSE

LIB_DEPENDS=	libshout.so:${PORTSDIR}/audio/libshout

CONFIGURE_ARGS=	--with-opt-include="${LOCALBASE}/include"
USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

.include <bsd.port.mk>
OpenPOWER on IntegriCloud