# Created by: Grzegorz Blach # $FreeBSD: head/textproc/go-text/Makefile 362227 2014-07-18 20:51:18Z gblach $ PORTNAME= go-text PORTVERSION= 20130911 CATEGORIES= textproc MASTER_SITES= LOCAL/gblach/ MAINTAINER= gblach@FreeBSD.org COMMENT= Go package for manipulating paragraphs of text LICENSE= MIT GO_PKGNAME= github.com/kr/text .include .include "${PORTSDIR}/lang/go/files/bsd.go.mk" .include