# Created by: Grzegorz Blach # $FreeBSD: head/devel/go-pretty/Makefile 339441 2014-01-11 17:46:33Z jlaffaye $ PORTNAME= go-pretty PORTVERSION= 20130510 PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= LOCAL/gblach/ MAINTAINER= gblach@FreeBSD.org COMMENT= Pretty-printing package for go values BUILD_DEPENDS= ${LOCALBASE}/${GO_LIBDIR}/github.com/kr/text.a:${PORTSDIR}/textproc/go-text RUN_DEPENDS= ${LOCALBASE}/${GO_LIBDIR}/github.com/kr/text.a:${PORTSDIR}/textproc/go-text GO_PKGNAME= github.com/kr/pretty .include .include "${PORTSDIR}/lang/go/files/bsd.go.mk" .include