1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-30 10:38:37 +00:00

www/rubygem-rinku: create port

A fast and very smart autolinking library that acts as a drop-in replacement
for Rails auto_link

WWW: http://github.com/vmg/rinku
This commit is contained in:
Steve Wills 2014-10-06 21:21:29 +00:00
parent 0c535bf53b
commit aaec7c5dfa
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=370231
4 changed files with 23 additions and 0 deletions

View File

@ -1864,6 +1864,7 @@
SUBDIR += rubygem-rest-client
SUBDIR += rubygem-rfacebook
SUBDIR += rubygem-rfeedfinder
SUBDIR += rubygem-rinku
SUBDIR += rubygem-rkelly-remix
SUBDIR += rubygem-rqrcode
SUBDIR += rubygem-robotex

View File

@ -0,0 +1,16 @@
# Created by: Steve Wills <swills@FreeBSD.org>
# $FreeBSD$
PORTNAME= rinku
PORTVERSION= 1.7.3
CATEGORIES= www rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Fast and smart autolinking drop-in replacement for Rails auto_link
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>

View File

@ -0,0 +1,2 @@
SHA256 (rubygem/rinku-1.7.3.gem) = eb5cec33af86da3002e66470d9a741a0726d6864a69b580abc798931b4b706ca
SIZE (rubygem/rinku-1.7.3.gem) = 16384

View File

@ -0,0 +1,4 @@
A fast and very smart autolinking library that acts as a drop-in replacement
for Rails auto_link
WWW: http://github.com/vmg/rinku