freebsd-ports/www/rubygem-hashicorp-checkpoint/Makefile
Bartek Rutkowski e3774627c5 rubygem-hashicorp-checkpoint: NEW PORT - Internal HashiCorp client library to check version information
PR:		194221
Submitted by:	Joseph Benden <joe@thrallingpenguin.com>
Approved by:	mentors (implicit)
2014-10-13 15:35:47 +00:00

18 lines
357 B
Makefile

# Created by: Joseph Benden <joe@thrallingpenguin.com>
# $FreeBSD$
PORTNAME= hashicorp-checkpoint
PORTVERSION= 0.1.4
CATEGORIES= www rubygems
MASTER_SITES= RG
MAINTAINER= joe@thrallingpenguin.com
COMMENT= Internal HashiCorp service to check version information
LICENSE= MPL
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>