freebsd-ports/www/rubygem-hashicorp-checkpoint/Makefile
Sunpoet Po-Chuan Hsieh 3bd8e9c159 Update LICENSE
- Add LICENSE_FILE

Approved by:	portmgr (blanket)
2017-09-24 18:51:03 +00:00

19 lines
378 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= MPL20
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
NO_ARCH= yes
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>