summaryrefslogtreecommitdiff
path: root/audio/rubygem-ruby-ogginfo/Makefile
blob: a6bd70656c52fffea2eefdd70c56c63bf932fef5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
PORTNAME=	ruby-ogginfo
PORTVERSION=	0.7.2
CATEGORIES=	audio rubygems
MASTER_SITES=	RG

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

LICENSE=	GPLv3

NO_ARCH=	yes
USE_RUBY=	yes
USES=		gem

.include <bsd.port.mk>