# Created by: Steve Wills # $FreeBSD: head/audio/rubygem-shout/Makefile 357139 2014-06-09 11:21:52Z olgeni $ PORTNAME= shout PORTVERSION= 2.2.1 PORTREVISION= 1 CATEGORIES= audio rubygems MASTER_SITES= RG DISTNAME= ruby-${PORTNAME}-${PORTVERSION} MAINTAINER= ruby@FreeBSD.org COMMENT= Ruby binding to the libshout library LIB_DEPENDS= libshout.so:${PORTSDIR}/audio/libshout USE_RUBY= yes USE_RUBYGEMS= yes GEM_NAME= ${DISTNAME} RUBYGEM_AUTOPLIST= yes CONFIGURE_ARGS= --with-opt-include="${LOCALBASE}/include" .include