opnsense-ports/devel/rubygem-aws-partitions/Makefile
Franco Fichtner 4ed633e028 */*: sync with upstream
Taken from: HardenedBSD
2020-09-08 05:13:01 +02:00

19 lines
350 B
Makefile

# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD$
PORTNAME= aws-partitions
PORTVERSION= 1.365.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Provides interfaces to enumerate AWS partitions, regions, and services
LICENSE= APACHE20
USES= gem
USE_RUBY= yes
NO_ARCH= yes
.include <bsd.port.mk>