47fd79158e
1.541.0 (2021-12-13) * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
14 lines
365 B
Makefile
14 lines
365 B
Makefile
# $NetBSD: Makefile,v 1.4 2021/12/14 14:51:58 taca Exp $
|
|
|
|
DISTNAME= aws-partitions-1.541.0
|
|
CATEGORIES= www
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= https://github.com/aws/aws-sdk-ruby
|
|
COMMENT= Information about AWS partitions, regions, and services
|
|
LICENSE= apache-2.0
|
|
|
|
USE_LANGUAGES= # none
|
|
|
|
.include "../../lang/ruby/gem.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|