freebsd-ports/devel/rubygem-rubyforge/Makefile
Cheng-Lung Sung 4ca85e6f19 - Update to 0.4.4
- required by rubygem-hoe 1.3.0

PR:		ports/115501
Submitted by:	clsung
Approved by:	maintainer (Jonathan Weiss)
2007-09-05 00:59:50 +00:00

19 lines
493 B
Makefile

# Ports collection makefile for: rubygem-rubyforge
# Date created: 3 December 2006
# Whom: Jonathan Weiss (<jw@innerewut.de>)
#
# $FreeBSD$
#
PORTNAME= rubyforge
PORTVERSION= 0.4.4
CATEGORIES= devel rubygems
MASTER_SITES= ${MASTER_SITE_RUBYFORGE}
MASTER_SITE_SUBDIR= codeforpeople
MAINTAINER= jw@innerewut.de
COMMENT= Simplistic script which automates rubyforge operations
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/devel/ruby-gems/Makefile.common"
.include <bsd.port.post.mk>