aboutsummaryrefslogtreecommitdiffstats
path: root/devel/rubygem-rake/Makefile
blob: 33ed81e1543e3be6723aba1f6dd3358e32fca41e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Ports collection makefile for:    gem-rake
# Date created:             27 May 2005
# Whom:                 Jonathan Weiss (<jw@innerewut.de>)
#
# $FreeBSD$

PORTNAME=   rake
PORTVERSION=    0.7.1
CATEGORIES= devel rubygems
MASTER_SITES=   http://rubyforge.org/frs/download.php/9498/

MAINTAINER= jw@innerewut.de
COMMENT=    Ruby Make

.include <bsd.port.pre.mk>
.include "${PORTSDIR}/devel/ruby-gems/Makefile.common"
.include <bsd.port.post.mk>