# Created by: Ryan Steinmetz <zi@FreeBSD.org>
# $FreeBSD: tags/RELEASE_10_2_0/www/rubygem-tinymce-rails/Makefile 389466 2015-06-13 15:35:32Z sunpoet $

PORTNAME=	tinymce-rails
PORTVERSION=	4.1.0
CATEGORIES=	www rubygems
MASTER_SITES=	RG

MAINTAINER=	zi@FreeBSD.org
COMMENT=	Seamlessly integrates TinyMCE into the Rails asset pipeline

LICENSE=	MIT

RUN_DEPENDS=	rubygem-railties>=3.1.1:${PORTSDIR}/www/rubygem-railties

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

.include <bsd.port.mk>
