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:
parent
6689a143bd
commit
32c5246d78
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=389395
@ -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>
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user