- Add LICENSE
- Sort RUN_DEPENDS
This commit is contained in:
parent
7b4370c3e1
commit
58250d9e3d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=381279
1 changed files with 5 additions and 3 deletions
|
@ -9,11 +9,13 @@ MASTER_SITES= RG
|
|||
MAINTAINER= ruby@FreeBSD.org
|
||||
COMMENT= Lita handler for rubygems.org querying
|
||||
|
||||
RUN_DEPENDS= rubygem-lita>=2.6:${PORTSDIR}/net-im/rubygem-lita \
|
||||
rubygem-gems>=0.8.0:${PORTSDIR}/devel/rubygem-gems
|
||||
LICENSE= MIT
|
||||
|
||||
RUN_DEPENDS= rubygem-gems>=0.8.0:${PORTSDIR}/devel/rubygem-gems \
|
||||
rubygem-lita>=2.6:${PORTSDIR}/net-im/rubygem-lita
|
||||
|
||||
USE_RUBY= yes
|
||||
USE_RUBYGEMS= yes
|
||||
RUBYGEM_AUTOPLIST=yes
|
||||
RUBYGEM_AUTOPLIST= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Reference in a new issue