- Add LICENSE

- Use = instead of +=
- Update WWW
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2015-05-29 11:16:06 +00:00
parent ae3d6c7e3c
commit 4238d1674e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=387821
2 changed files with 5 additions and 2 deletions

View file

@ -9,9 +9,12 @@ MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Context framework extracted from Shoulda
LICENSE= MIT
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
PLIST_FILES+= bin/convert_to_should_syntax
PLIST_FILES= bin/convert_to_should_syntax
.include <bsd.port.mk>

View file

@ -1,3 +1,3 @@
Context framework extracted from Shoulda
WWW: http://thoughtbot.com/community/
WWW: https://thoughtbot.com/community/