freebsd-ports/devel/rubygem-rake/Makefile
Pav Lucistnik 1eec8fba77 - Fix maintainer's email address
Submitted by:	Jonathan Weiss <jw@innerewut.de> (maintainer)
2005-07-20 23:27:18 +00:00

17 lines
409 B
Makefile

# Ports collection makefile for: gem-rake
# Date created: 27 May 2005
# Whom: Jonathan Weiss (<jw@innerewut.de>)
#
# $FreeBSD$
PORTNAME= rake
PORTVERSION= 0.5.4
CATEGORIES= devel ruby
MASTER_SITES= http://rubyforge.org/frs/download.php/4258/
MAINTAINER= jw@innerewut.de
COMMENT= Ruby Make
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/devel/ruby-gems/Makefile.common"
.include <bsd.port.post.mk>