freebsd-ports/devel/rubygem-rake/Makefile
Pav Lucistnik bb45daf86e - Update to 0.7.1
PR:		ports/95642
Submitted by:	Jonathan Weiss <jw@innerewut.de> (maintainer)
2006-04-12 16:26:10 +00:00

17 lines
413 B
Makefile

# 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>