freebsd-ports/www/rubygem-tinymce-rails/Makefile

20 lines
420 B
Makefile

# Created by: Ryan Steinmetz <zi@FreeBSD.org>
# $FreeBSD$
PORTNAME= tinymce-rails
PORTVERSION= 4.0.2
CATEGORIES= www rubygems
MASTER_SITES= RG
MAINTAINER= zi@FreeBSD.org
COMMENT= Seamlessly integrates TinyMCE into the Rails asset pipeline
RUN_DEPENDS= rubygem-railties>=3.1.1:${PORTSDIR}/www/rubygem-railties
USE_RUBY= yes
USE_RUBYGEMS= yes
USE_RAKE= yes
RUBYGEM_AUTOPLIST= yes
NO_STAGE= yes
.include <bsd.port.mk>