- Move www/rubygem-url-mount to www/rubygem-url_mount

- Add LICENSE

Approved by:	portmgr (blanket)
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2016-12-03 18:28:21 +00:00
parent 37a9e1935a
commit 352ae69745
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=427633
4 changed files with 4 additions and 2 deletions

View file

@ -2073,8 +2073,8 @@
SUBDIR += rubygem-underscore-rails
SUBDIR += rubygem-unicorn
SUBDIR += rubygem-unicorn-worker-killer
SUBDIR += rubygem-url-mount
SUBDIR += rubygem-url_escape
SUBDIR += rubygem-url_mount
SUBDIR += rubygem-wasabi
SUBDIR += rubygem-webkit-gtk
SUBDIR += rubygem-webkit-gtk2

View file

@ -9,10 +9,12 @@ MASTER_SITES= RG
MAINTAINER= rodnic@gmail.com
COMMENT= Glue to allow mounted rack applications to know where they're mounted
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= rubygem-rack>=0:www/rubygem-rack
NO_ARCH= yes
USE_RUBY= yes
USES= gem