mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-06 06:30:19 +00:00
- Add LICENSE
- Remove USE_RAKE - Update WWW
This commit is contained in:
parent
998be5aab4
commit
f5aaf3f86c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=387108
@ -9,10 +9,12 @@ MASTER_SITES= RG
|
||||
MAINTAINER= ruby@FreeBSD.org
|
||||
COMMENT= Bacon is a small RSpec clone
|
||||
|
||||
LICENSE= MIT
|
||||
|
||||
USE_RUBY= yes
|
||||
USE_RAKE= yes
|
||||
USE_RUBYGEMS= yes
|
||||
RUBYGEM_AUTOPLIST= yes
|
||||
|
||||
PLIST_FILES= bin/bacon
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,4 +1,4 @@
|
||||
Bacon is a small RSpec clone weighing less than 350 LoC but nevertheless
|
||||
providing all essential features.
|
||||
|
||||
WWW: http://rubygems.org/gems/bacon
|
||||
WWW: https://github.com/chneukirchen/bacon
|
||||
|
Loading…
Reference in New Issue
Block a user