freebsd-ports/devel/rubygem-rubyforge/Makefile
Cheng-Lung Sung 0fc3823abd - Update to 0.4.1
PR:		ports/111135
Submitted by:	Alexander Logvinov <ports_AT_logvinov dot com>
Approved by:	maintainer (timeout)
2007-04-25 07:25:08 +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.1
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>