NEW: devel/ruby-aws-sdk-ec2instanceconnect
This commit is contained in:
parent
8bcb13f4c2
commit
c6f65f529e
4 changed files with 45 additions and 0 deletions
21
devel/ruby-aws-sdk-ec2instanceconnect/Makefile
Normal file
21
devel/ruby-aws-sdk-ec2instanceconnect/Makefile
Normal file
|
@ -0,0 +1,21 @@
|
|||
COMMENT= AWS EC2 Instance Connect
|
||||
|
||||
DISTNAME= aws-sdk-ec2instanceconnect-1.27.0
|
||||
CATEGORIES= devel
|
||||
|
||||
HOMEPAGE= https://github.com/aws/aws-sdk-ruby
|
||||
|
||||
MAINTAINER= Purple Rain <purplerain@secbsd.org>
|
||||
|
||||
# Apache 2.0
|
||||
PERMIT_PACKAGE= Yes
|
||||
|
||||
MODULES= lang/ruby
|
||||
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS} \
|
||||
devel/ruby-aws-sdk-core,${MODRUBY_FLAVOR} \
|
||||
devel/ruby-aws-sigv4,${MODRUBY_FLAVOR}
|
||||
|
||||
CONFIGURE_STYLE= ruby gem
|
||||
|
||||
.include <bsd.port.mk>
|
Loading…
Add table
Add a link
Reference in a new issue