- Fix RUN_DEPENDS
- Add LICENSE - Bump PORTREVISION for dependency change - Update WWW
This commit is contained in:
parent
215c443bb8
commit
ee6d068877
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=376318
2 changed files with 4 additions and 3 deletions
|
@ -3,16 +3,17 @@
|
|||
|
||||
PORTNAME= loquacious
|
||||
PORTVERSION= 1.9.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
MAINTAINER= ruby@FreeBSD.org
|
||||
COMMENT= Mechanism to parse ruby loquacious files
|
||||
|
||||
LICENSE= MIT
|
||||
|
||||
USE_RUBY= yes
|
||||
USE_RUBYGEMS= yes
|
||||
RUBYGEM_AUTOPLIST= yes
|
||||
|
||||
RUN_DEPENDS= rubygem-rspec>=2.7.0:${PORTSDIR}/devel/rubygem-rspec
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -3,4 +3,4 @@ descriptions for each configuration attribute. The attributes and descriptions
|
|||
can be iterated over allowing for helpful information about those attributes to
|
||||
be displayed to the user.
|
||||
|
||||
WWW: http://rubygems.org/gems/loquacious
|
||||
WWW: https://github.com/TwP/loquacious
|
||||
|
|
Loading…
Reference in a new issue