2006-05-15 21:00:33 +02:00
|
|
|
# New ports collection makefile for: rubygem-mp3info
|
|
|
|
# Date created: 11 May 2006
|
|
|
|
# Whom: Brad Walker <tha_walka@hotmail.com>
|
2003-03-24 10:43:02 +01:00
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
2009-04-29 03:58:22 +02:00
|
|
|
PORTNAME= ruby-mp3info
|
2009-09-10 19:53:57 +02:00
|
|
|
PORTVERSION= 0.6.13
|
2006-05-15 21:00:33 +02:00
|
|
|
CATEGORIES= audio rubygems
|
2009-04-09 02:11:47 +02:00
|
|
|
MASTER_SITES= RF
|
2003-03-24 10:43:02 +01:00
|
|
|
|
2006-05-15 21:00:33 +02:00
|
|
|
MAINTAINER= tha_walka@hotmail.com
|
|
|
|
COMMENT= A Ruby library to access information on mp3 files
|
2003-03-24 10:43:02 +01:00
|
|
|
|
|
|
|
USE_RUBY= yes
|
2008-04-06 10:58:21 +02:00
|
|
|
USE_RUBYGEMS= yes
|
2009-02-14 02:22:17 +01:00
|
|
|
RUBYGEM_AUTOPLIST= yes
|
2009-03-04 19:46:02 +01:00
|
|
|
|
2008-04-06 10:58:21 +02:00
|
|
|
.include <bsd.port.mk>
|