1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00
freebsd-ports/www/rubygem-rinku/Makefile
2021-04-06 16:31:07 +02:00

17 lines
296 B
Makefile

# Created by: Steve Wills <swills@FreeBSD.org>
PORTNAME= rinku
PORTVERSION= 2.0.4
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>