# Created by: Thomas Bartelmess # $FreeBSD: head/devel/go-hashicorp-logutils/Makefile 367391 2014-09-05 21:15:25Z cs $ PORTNAME= go-hachicorp-logutils PORTVERSION= 0.1 CATEGORIES= devel MAINTAINER= thomas@bartelmess.io COMMENT= Utilities for slightly better logging in Go (Golang) LICENSE= BSD2CLAUSE USE_GITHUB= yes GH_ACCOUNT= hashicorp GH_PROJECT= logutils GH_COMMIT= 8e0820f GH_TAGNAME= 8e0820fe7ac5eb2b01626b1d99df47c5449eb2d8 GO_PKGNAME= github.com/hashicorp/logutils .include .include "${PORTSDIR}/lang/go/files/bsd.go.mk" .include