mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-11 07:22:22 +00:00
- Add LICENSE
This commit is contained in:
parent
99cdbe48a1
commit
306b78b8a1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=366425
@ -9,14 +9,16 @@ MASTER_SITES= RG
|
||||
MAINTAINER= ruby@FreeBSD.org
|
||||
COMMENT= Connect to Pry remotely using EventMachine
|
||||
|
||||
LICENSE= MIT
|
||||
|
||||
RUN_DEPENDS= rubygem-eventmachine>=0:${PORTSDIR}/devel/rubygem-eventmachine \
|
||||
rubygem-highline>=0:${PORTSDIR}/devel/rubygem-highline \
|
||||
rubygem-pry>=0.9:${PORTSDIR}/devel/rubygem-pry
|
||||
|
||||
PLIST_FILES+= bin/pry-remote-em
|
||||
|
||||
USE_RUBY= yes
|
||||
USE_RUBYGEMS= yes
|
||||
RUBYGEM_AUTOPLIST= yes
|
||||
|
||||
PLIST_FILES= bin/pry-remote-em
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user