summaryrefslogtreecommitdiff
path: root/www/rubygem-jquery-atwho-rails/Makefile
blob: 9571640ebb65204d6987c657b0dfbaf2c6c8ff76 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# $FreeBSD$

PORTNAME=	jquery-atwho-rails
PORTVERSION=	1.1.0
CATEGORIES=	www rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	jQuery plugin that implement GitHub-like mentions

LICENSE=	MIT

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

.include <bsd.port.mk>