freebsd-ports/devel/rubygem-aws-sdk-resources2/Makefile
Mathieu Arnold cf118ccf87
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2021-04-07 10:09:01 +02:00

21 lines
366 B
Makefile

PORTNAME= aws-sdk-resources
PORTVERSION= 2.11.632
CATEGORIES= devel rubygems
MASTER_SITES= RG
PKGNAMESUFFIX= 2
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= AWS SDK for Ruby Resources
LICENSE= APACHE20
RUN_DEPENDS= rubygem-aws-sdk-core2>=${PORTVERSION}:devel/rubygem-aws-sdk-core2
USES= gem
USE_RUBY= yes
NO_ARCH= yes
PORTSCOUT= limit:^2\.
.include <bsd.port.mk>