blob: 329ed74fc53d150eced2a58c2ccceef58f288e5f (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
PORTNAME= select2-rails
PORTVERSION= 4.0.13
CATEGORIES= www rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Implement select2 jQuery library into Rails
WWW= https://github.com/argerim/select2-rails
LICENSE= MIT
USES= gem
NO_ARCH= yes
.include <bsd.port.mk>
|