freebsd-ports/www/rubygem-hashicorp-checkpoint/Makefile

17 lines
342 B
Makefile

PORTNAME= hashicorp-checkpoint
PORTVERSION= 0.1.5
CATEGORIES= www rubygems
MASTER_SITES= RG
MAINTAINER= ports@FreeBSD.org
COMMENT= Internal HashiCorp service to check version information
WWW= https://rubygems.org/gems/hashicorp-checkpoint
LICENSE= MPL20
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
NO_ARCH= yes
USES= gem
.include <bsd.port.mk>