opnsense-ports/audio/rubygem-ruby-ogginfo/Makefile
Franco Fichtner 701f12ed15 */*: sync with upstream
Taken from: FreeBSD
2015-06-24 08:18:35 +02:00

19 lines
345 B
Makefile

# Created by: Steve Wills <swills@FreeBSD.org>
# $FreeBSD$
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
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>