freebsd-ports/devel/rubygem-rascut/Makefile
2009-03-08 08:40:46 +00:00

26 lines
618 B
Makefile

# New ports collection makefile for: Ruby ActionSCript UTility
# Date created: 2 Dec 2007
# Whom: Jun Kuriyama <kuriyama@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= rascut
PORTVERSION= 0.2.1
CATEGORIES= devel rubygems
MASTER_SITES= ${MASTER_SITE_RUBYFORGE}
MASTER_SITE_SUBDIR= hotchpotch
MAINTAINER= kuriyama@FreeBSD.org
COMMENT= Ruby ActionSCript UTility
BUILD_DEPENDS= mongrel_rails:${PORTSDIR}/www/rubygem-mongrel \
edit_json.rb:${PORTSDIR}/devel/rubygem-json_pure \
rackup:${PORTSDIR}/www/rubygem-rack \
fcsh:${PORTSDIR}/devel/flex-sdk
USE_RUBY= yes
USE_RAKE= yes
USE_RUBYGEMS= yes
.include <bsd.port.mk>