opnsense-ports/devel/rubygem-aws-sdk/Makefile
Franco Fichtner 85d066a61f */*: sync with upstream
Taken from: HardenedBSD
2018-09-03 02:25:18 +02:00

20 lines
327 B
Makefile

# $FreeBSD$
PORTNAME= aws-sdk
DISTVERSION= 2.11.120
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= AWS SDK for Ruby
LICENSE= APACHE20
RUN_DEPENDS= rubygem-aws-sdk-resources>=${PORTVERSION}:devel/rubygem-aws-sdk-resources
USES= gem
USE_RUBY= yes
NO_ARCH= yes
.include <bsd.port.mk>