mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-12 07:27:57 +00:00
- Add LICENSE
- Add NO_ARCH - Update WWW
This commit is contained in:
parent
ea1904b533
commit
2fa15942e7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=389392
@ -8,10 +8,13 @@ MASTER_SITES= RG
|
||||
MAINTAINER= ruby@FreeBSD.org
|
||||
COMMENT= AWS SDK for Ruby Resources
|
||||
|
||||
LICENSE= APACHE20
|
||||
|
||||
RUN_DEPENDS= rubygem-aws-sdk-core>=2.0.41:${PORTSDIR}/devel/rubygem-aws-sdk-core
|
||||
|
||||
NO_ARCH= yes
|
||||
USE_RUBY= yes
|
||||
USE_RUBYGEMS= yes
|
||||
RUBYGEM_AUTOPLIST=yes
|
||||
RUBYGEM_AUTOPLIST= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,4 +1,4 @@
|
||||
Provides resource oriented interfaces and other higher-level abstractions for
|
||||
many AWS services. This gem is part of the official AWS SDK for Ruby.
|
||||
|
||||
WWW: http://github.com/aws/aws-sdk-ruby
|
||||
WWW: https://github.com/aws/aws-sdk-ruby
|
||||
|
Loading…
Reference in New Issue
Block a user