opnsense-ports/devel/statik/Makefile
Franco Fichtner 76a5ee7662 */*: sync with upstream
Taken from: FreeBSD
2016-04-23 19:02:02 +02:00

19 lines
291 B
Makefile

# $FreeBSD$
PORTNAME= statik
PORTVERSION= 20141209
CATEGORIES= devel
MAINTAINER= cheffo@freebsd-bg.org
COMMENT= Embed static files into a Go executable
LICENSE= APACHE20
ONLY_FOR_ARCHS= i386 amd64
USES= go
USE_GITHUB= yes
GH_ACCOUNT= rakyll
GH_TAGNAME= 4a16c83
.include <bsd.port.mk>