# Ports collection makefile for:	rubygem-rubyforge
# Date created:				3 December 2006
# Whom:					Jonathan Weiss (<jw@innerewut.de>)
#
# $FreeBSD: ports/devel/rubygem-rubyforge/Makefile,v 1.12 2009/08/05 02:56:08 pgollucci Exp $
#

PORTNAME=	rubyforge
PORTVERSION=	1.0.4
CATEGORIES=	devel rubygems
MASTER_SITES=	RF
MASTER_SITE_SUBDIR=	codeforpeople

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

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

.include <bsd.port.mk>
