- Add LICENSE
- Use = instead of += - Update WWW
This commit is contained in:
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
|
@ -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>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
Context framework extracted from Shoulda
|
||||
|
||||
WWW: http://thoughtbot.com/community/
|
||||
WWW: https://thoughtbot.com/community/
|
||||
|
|
Loading…
Reference in a new issue