Cheng-Lung Sung c2d59b09a0 - Update to 1.0.2
PR:		ports/130766
Submitted by:	clsung
Approved by:	maintainer (Jonathan Weiss)
2009-02-02 03:46:47 +00:00

21 lines
439 B
Makefile

# Ports collection makefile for: rubygem-rubyforge
# Date created: 3 December 2006
# Whom: Jonathan Weiss (<jw@innerewut.de>)
#
# $FreeBSD$
#
PORTNAME= rubyforge
PORTVERSION= 1.0.2
CATEGORIES= devel rubygems
MASTER_SITES= ${MASTER_SITE_RUBYFORGE}
MASTER_SITE_SUBDIR= codeforpeople
MAINTAINER= jw@innerewut.de
COMMENT= Simplistic script which automates rubyforge operations
USE_RUBY= yes
USE_RUBYGEMS= yes
.include <bsd.port.mk>