1
0
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:
Sunpoet Po-Chuan Hsieh 2015-05-23 07:14:49 +00:00
parent 998be5aab4
commit f5aaf3f86c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=387108
2 changed files with 4 additions and 2 deletions

View File

@ -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>

View File

@ -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