mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Pass maintainership to submitter.
- Fix LICENSE, the port is actually MIT-licensed. PR: 191856 Submitted by: Koichiro IWAO <meta+ports@vmeta.jp>
This commit is contained in:
parent
f0f312208b
commit
966ad5ef22
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=361737
@ -6,13 +6,10 @@ PORTREVISION= 2
|
||||
CATEGORIES= devel ruby
|
||||
MASTER_SITES= GH
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
MAINTAINER= meta+ports@vmeta.jp
|
||||
COMMENT= Manage multiple versions of ruby
|
||||
|
||||
LICENSE= RBENV
|
||||
LICENSE_NAME= Sam Stephenson
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
|
||||
LICENSE= MIT
|
||||
|
||||
RUN_DEPENDS= bash:${PORTSDIR}/shells/bash
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user