freebsd-ports/audio/rubygem-ruby-mp3info/Makefile
Jimmy Olgeni 37e782dfbc Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories A-C.

CR:		D196
Approved by:	portmgr (bapt)
2014-06-09 11:21:52 +00:00

16 lines
319 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= Ruby library to access information on mp3 files
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>