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:
parent
0c535bf53b
commit
aaec7c5dfa
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=370231
@ -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
|
||||
|
16
www/rubygem-rinku/Makefile
Normal file
16
www/rubygem-rinku/Makefile
Normal 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>
|
2
www/rubygem-rinku/distinfo
Normal file
2
www/rubygem-rinku/distinfo
Normal file
@ -0,0 +1,2 @@
|
||||
SHA256 (rubygem/rinku-1.7.3.gem) = eb5cec33af86da3002e66470d9a741a0726d6864a69b580abc798931b4b706ca
|
||||
SIZE (rubygem/rinku-1.7.3.gem) = 16384
|
4
www/rubygem-rinku/pkg-descr
Normal file
4
www/rubygem-rinku/pkg-descr
Normal 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
|
Loading…
Reference in New Issue
Block a user