freebsd-ports/devel/rubygem-rake-compiler/Makefile
2013-06-02 16:34:31 +00:00

19 lines
376 B
Makefile

# Created by: Philip M. Gollucci <pgollucci@p6m7g8.com>
# $FreeBSD$
PORTNAME= rake-compiler
PORTVERSION= 0.8.3
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Build and package Ruby extensions (C, Java) using Rake
USE_RUBY= yes
USE_RAKE= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
PLIST_FILES= bin/rake-compiler
.include <bsd.port.mk>