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

18 lines
270 B
Makefile

# $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
NO_ARCH= yes
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>