blob: 42936530714e48cf519ae5de762d5c97e68a8ba2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
PORTNAME= jquery-atwho-rails
PORTVERSION= 1.5.4
CATEGORIES= www rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= jQuery plugin that implements GitHub-like mentions
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE-MIT
NO_ARCH= yes
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>
|