summaryrefslogtreecommitdiffstats
path: root/devel/rubygem-rubyforge/Makefile
blob: 8edfacf161ff6db617ba6746d63e604853ad0620 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# Ports collection makefile for:	rubygem-rubyforge
# Date created:				3 December 2006
# Whom:					Jonathan Weiss (<jw@innerewut.de>)
#
# $FreeBSD$
#

PORTNAME=	rubyforge
PORTVERSION=	2.0.4
CATEGORIES=	devel rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	Simplistic script which automates rubyforge operations

RUN_DEPENDS=	rubygem-json_pure>=1.1.7:${PORTSDIR}/devel/rubygem-json_pure

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes
PLIST_FILES=	bin/rubyforge

.include <bsd.port.mk>
OpenPOWER on IntegriCloud