14 lines
269 B
Makefile
14 lines
269 B
Makefile
PORTNAME= rinku
|
|
PORTVERSION= 2.0.6
|
|
CATEGORIES= www rubygems
|
|
MASTER_SITES= RG
|
|
|
|
MAINTAINER= ruby@FreeBSD.org
|
|
COMMENT= Fast and smart autolinking drop-in replacement for Rails auto_link
|
|
WWW= https://github.com/vmg/rinku
|
|
|
|
LICENSE= ISCL
|
|
|
|
USES= gem
|
|
|
|
.include <bsd.port.mk>
|