freebsd-ports/audio/rubygem-ruby-mp3info/Makefile
Steve Wills 6851fb6bda - Update to 0.8
PR:		ports/179892
Approved by:	maintainer timeout (tha_walka@hotmail.com, >2 weeks)
2013-07-12 03:17:17 +00:00

16 lines
321 B
Makefile

# Created by: Brad Walker <tha_walka@hotmail.com>
# $FreeBSD$
PORTNAME= ruby-mp3info
PORTVERSION= 0.8
CATEGORIES= audio rubygems
MASTER_SITES= RG
MAINTAINER= tha_walka@hotmail.com
COMMENT= A Ruby library to access information on mp3 files
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>