freebsd-ports/devel/rubygem-rake/Makefile
2015-01-26 03:47:48 +00:00

20 lines
307 B
Makefile

# Created by: Jonathan Weiss (<jw@innerewut.de>)
# $FreeBSD$
PORTNAME= rake
PORTVERSION= 10.4.2
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Ruby Make
LICENSE= MIT
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
PLIST_FILES= bin/rake
.include <bsd.port.mk>