freebsd-ports/www/rubygem-jquery-atwho-rails/Makefile
2014-09-21 04:36:43 +00:00

15 lines
272 B
Makefile

# $FreeBSD$
PORTNAME= jquery-atwho-rails
PORTVERSION= 0.5.1
CATEGORIES= www rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= jQuery plugin that implement Github-like mentions
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>