aboutsummaryrefslogtreecommitdiff
path: root/audio/rubygem-librmpd/Makefile
blob: b21bfaa64fa88daaaa94d73e82bd7c91d43465d3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# New ports collection makefile for:	rubygem-librmpd
# Date created:		2010-05-06
# Whom:			Gvozdikov Veniamin <g.veniamin@googlemail.com>
#
# $FreeBSD$
#

PORTNAME=	librmpd
PORTVERSION=	0.1.1
CATEGORIES=	audio rubygems
MASTER_SITES=	RG

MAINTAINER=	g.veniamin@googlemail.com
COMMENT=	Is a simple yet powerful Music Player Daemon library

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

.include <bsd.port.mk>