# Created by: Grzegorz Blach <gblach@FreeBSD.org>
# $FreeBSD: tags/RELEASE_11_0_0/textproc/go-text/Makefile 413776 2016-04-22 12:40:04Z mat $

PORTNAME=	go-text
PORTVERSION=	20130911
CATEGORIES=	textproc
MASTER_SITES=	LOCAL/gblach/

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Go package for manipulating paragraphs of text

LICENSE=	MIT

USES=		go
GO_PKGNAME=	github.com/kr/text

.include <bsd.port.mk>
