mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-22 00:35:15 +00:00
- Add LICENSE
- Remove leading indefinite article from COMMENT - Support STAGEDIR
This commit is contained in:
parent
8ea6abd77f
commit
8a8c1205f5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=331791
@ -6,7 +6,9 @@ CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
MAINTAINER= ruby@FreeBSD.org
|
||||
COMMENT= a powerful configuration library and automatic merging of coverage across test suites
|
||||
COMMENT= Powerful configuration library and automatic merging of coverage across test suites
|
||||
|
||||
LICENSE= MIT
|
||||
|
||||
RUN_DEPENDS= rubygem-multi_json>=1.0:${PORTSDIR}/devel/rubygem-multi_json \
|
||||
rubygem-simplecov-html>=0.7.1:${PORTSDIR}/textproc/rubygem-simplecov-html
|
||||
@ -15,6 +17,4 @@ USE_RUBY= yes
|
||||
USE_RUBYGEMS= yes
|
||||
RUBYGEM_AUTOPLIST= yes
|
||||
|
||||
NO_STAGE= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user