blob: f7bf1876e94bb12aaf75361ae3d925ced5abc106 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
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
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>
|