opnsense-ports/devel/go-goregen/Makefile

24 lines
465 B
Makefile

# Created by: Carlo Strub <cs@FreeBSD.org>
# $FreeBSD$
PORTNAME= goregen
PORTVERSION= 20160303
CATEGORIES= devel
PKGNAMEPREFIX= go-
MAINTAINER= cs@FreeBSD.org
COMMENT= randexp for Go
LICENSE= APACHE20
DEPRECATED= Go libraries should not be packaged
EXPIRATION_DATE= 2019-03-31
USE_GITHUB= yes
GH_ACCOUNT= zach-klippenstein
GH_TAGNAME= 795b5e3961ea1912fde60af417ad85e86acc0d6a
USES= go
GO_PKGNAME= github.com/zach-klippenstein/goregen
.include <bsd.port.mk>