1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-27 10:03:20 +00:00

- Add LICENSE

- Add NO_ARCH
- Update WWW
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2015-06-13 13:54:19 +00:00
parent 6689a143bd
commit 32c5246d78
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=389395
2 changed files with 5 additions and 2 deletions

View File

@ -8,8 +8,11 @@ MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Simple settings solution that uses an ERB enabled YAML file
LICENSE= MIT
NO_ARCH= yes
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST=yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>

View File

@ -1,4 +1,4 @@
A simple settings solution that uses an ERB enabled YAML file and a singleton
design pattern.
WWW: http://github.com/drnic/readwritesettings
WWW: https://github.com/drnic/readwritesettings