blob: c8110aacd37c043b117027eb093ec6148a8859d8 (
plain) (
blame)
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
WWW= https://github.com/moumar/ruby-ogginfo
LICENSE= GPLv3
NO_ARCH= yes
USES= gem
.include <bsd.port.mk>
|