# New ports collection makefile for:	rubygem-ogginfo
# Date created:		2011-07-09
# Whom:			Steve Wills <swills@FreeBSD.org>
#
# $FreeBSD: ports/audio/rubygem-ogginfo/Makefile,v 1.5 2012/11/17 05:54:43 svnexp Exp $
#

PORTNAME=	ogginfo
PORTVERSION=	0.6.11
CATEGORIES=	audio rubygems
MASTER_SITES=	RG
DISTNAME=	ruby-${PORTNAME}-${PORTVERSION}

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	A Ruby library to access to information on ogg files

USE_RUBY=	yes
USE_RUBYGEMS=	yes
GEM_NAME=	${DISTNAME}
RUBYGEM_AUTOPLIST=	yes

.include <bsd.port.mk>
