Files
ports/www/rubygem-hashicorp-checkpoint/Makefile
T
Christoph Moench-Tegeder 398a130e00 rubygem-hashicorp-checkpoint: update to 0.1.5
PR:		190733
Approved by:	joe()thrallingpenguin.com (maintainer)
2018-02-20 21:15:15 +00:00

20 lines
378 B
Makefile

# Created by: Joseph Benden <joe@thrallingpenguin.com>
# $FreeBSD$
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>