# $FreeBSD: tags/RELEASE_11_1_0/net/go-httppath/Makefile 418245 2016-07-08 21:45:49Z cs $

PORTNAME=	httppath
PORTVERSION=	20140515
CATEGORIES=	net
PKGNAMEPREFIX=	go-

MAINTAINER=	cs@FreeBSD.org
COMMENT=	Utilities for HTTP Path manipulation

LICENSE=	MIT

USE_GITHUB=	yes
GH_ACCOUNT=	dimfeld
GH_TAGNAME=	c8e499c3ef3c3e272ed8bdcc1ccf39f73c88debc
USES=		go
GO_PKGNAME=	github.com/${GH_ACCOUNT}/${PORTNAME}

.include <bsd.port.mk>
