# Created by: Grzegorz Blach # $FreeBSD: head/databases/godis/Makefile 357277 2014-06-10 07:39:01Z olgeni $ PORTNAME= godis PORTVERSION= 20120405 PORTREVISION= 1 CATEGORIES= databases MASTER_SITES= LOCAL/jlaffaye MAINTAINER= gblach@FreeBSD.org COMMENT= Redis client library written in Go GO_PKGNAME= github.com/simonz05/${PORTNAME} pre-install: @${RM} ${WRKSRC}/fmt.sh .include .include "${PORTSDIR}/lang/go/files/bsd.go.mk" .include