freebsd-ports/devel/rubygem-rake/Makefile
Edwin Groothuis 82849c8603 Fix pkg-plist
Noticed by: YAPHR

Submitted by:	Jonathan Weiss <jw@innerewut.de>
2005-11-03 22:25:26 +00:00

18 lines
425 B
Makefile

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