# Created by: Wen Heping # $FreeBSD: head/www/webgo/Makefile 339441 2014-01-11 17:46:33Z jlaffaye $ PORTNAME= webgo PORTVERSION= 0.1.0.${SVNVERSION} PORTREVISION= 1 CATEGORIES= www MASTER_SITES= LOCAL/jlaffaye DISTNAME= ${PORTNAME}-${SVNVERSION} MAINTAINER= wen@FreeBSD.org COMMENT= Simplest way to write web applications in the Go programming language SVNVERSION= 20120419 GO_PKGNAME= github.com/hoisie/web .include .include "${PORTSDIR}/lang/go/files/bsd.go.mk" .include