mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
Journey is a router. It routes requests.
WWW: http://github.com/tenderlove/journey
This commit is contained in:
parent
9ec7b69ec2
commit
217eae974e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=290665
@ -1630,6 +1630,7 @@
|
||||
SUBDIR += rubygem-httpclient
|
||||
SUBDIR += rubygem-innate
|
||||
SUBDIR += rubygem-jekyll
|
||||
SUBDIR += rubygem-journey
|
||||
SUBDIR += rubygem-jquery-rails
|
||||
SUBDIR += rubygem-layout-yullio
|
||||
SUBDIR += rubygem-less
|
||||
|
20
www/rubygem-journey/Makefile
Normal file
20
www/rubygem-journey/Makefile
Normal file
@ -0,0 +1,20 @@
|
||||
# New ports collection makefile for: rubygem-journey
|
||||
# Date created: 2012-02-07
|
||||
# Whom: Philip M. Gollucci <pgollucci@p6m7g8.com>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= journey
|
||||
PORTVERSION= 1.0.1
|
||||
CATEGORIES= www rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
MAINTAINER= ruby@FreeBSD.org
|
||||
COMMENT= It routes requests.
|
||||
|
||||
USE_RUBY= yes
|
||||
USE_RUBYGEMS= yes
|
||||
RUBYGEM_AUTOPLIST= yes
|
||||
|
||||
.include <bsd.port.mk>
|
2
www/rubygem-journey/distinfo
Normal file
2
www/rubygem-journey/distinfo
Normal file
@ -0,0 +1,2 @@
|
||||
SHA256 (rubygem/journey-1.0.1.gem) = 9d3ebd3fe572a20db772377a3df5cfc251b00238f0baadc215d2449998ed8cb9
|
||||
SIZE (rubygem/journey-1.0.1.gem) = 45568
|
3
www/rubygem-journey/pkg-descr
Normal file
3
www/rubygem-journey/pkg-descr
Normal file
@ -0,0 +1,3 @@
|
||||
Journey is a router. It routes requests.
|
||||
|
||||
WWW: http://github.com/tenderlove/journey
|
Loading…
Reference in New Issue
Block a user