freebsd-ports/www/rubygem-rinku/Makefile
2016-12-30 19:22:57 +00:00

17 lines
308 B
Makefile

# Created by: Steve Wills <swills@FreeBSD.org>
# $FreeBSD$
PORTNAME= rinku
PORTVERSION= 2.0.2
CATEGORIES= www rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Fast and smart autolinking drop-in replacement for Rails auto_link
LICENSE= ISCL
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>