freebsd-ports/devel/rubygem-rapt/Makefile
2013-10-30 02:40:36 +00:00

17 lines
271 B
Makefile

# Created by: ijliao
# $FreeBSD$
PORTNAME= rapt
PORTVERSION= 0.2.2
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Rails Plugin Tool
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
PLIST_FILES= bin/rapt
.include <bsd.port.mk>