freebsd-ports/www/rubygem-hashicorp-checkpoint/Makefile
2021-04-06 16:31:07 +02:00

18 lines
366 B
Makefile

# Created by: Joseph Benden <joe@thrallingpenguin.com>
PORTNAME= hashicorp-checkpoint
PORTVERSION= 0.1.5
CATEGORIES= www rubygems
MASTER_SITES= RG
MAINTAINER= joe@thrallingpenguin.com
COMMENT= Internal HashiCorp service to check version information
LICENSE= MPL20
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
NO_ARCH= yes
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>