freebsd-ports/www/rubygem-ace-rails-ap/Makefile
2016-03-06 06:36:43 +00:00

23 lines
428 B
Makefile

# Created by: Johannes Meixner <xmj@chaot.net>
# $FreeBSD$
PORTNAME= ace-rails-ap
PORTVERSION= 4.0.2
CATEGORIES= www rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Ajax.org Cloud9 Editor (Ace) for the Rails 3.1 asset pipeline
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
NO_ARCH= yes
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
USES= shebangfix
SHEBANG_FILES= update.sh
.include <bsd.port.mk>