freebsd-ports/www/rubygem-jquery-atwho-rails/Makefile

16 lines
272 B
Makefile
Raw Normal View History

# $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>