freebsd-ports/www/rubygem-select2-rails/Makefile
2014-08-23 22:59:46 +00:00

17 lines
327 B
Makefile

# $FreeBSD$
PORTNAME= select2-rails
PORTVERSION= 3.5.9.1
CATEGORIES= www rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Implement select2 jQuery library into Rails
RUN_DEPENDS= rubygem-thor>=0.14:${PORTSDIR}/devel/rubygem-thor
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>