1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00
freebsd-ports/audio/rubygem-ruby-ogginfo/Makefile
2021-04-06 16:31:07 +02:00

18 lines
303 B
Makefile

# Created by: Steve Wills <swills@FreeBSD.org>
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>