# Created by: Grzegorz Blach # $FreeBSD: head/databases/godis/Makefile 413776 2016-04-22 12:40:04Z mat $ PORTNAME= godis PORTVERSION= 20120405 PORTREVISION= 1 CATEGORIES= databases MASTER_SITES= LOCAL/jlaffaye MAINTAINER= ports@FreeBSD.org COMMENT= Redis client library written in Go USES= go GO_PKGNAME= github.com/simonz05/${PORTNAME} pre-install: @${RM} ${WRKSRC}/fmt.sh .include