aboutsummaryrefslogtreecommitdiff
path: root/devel/goprotobuf
diff options
context:
space:
mode:
authorAlex Kozlov <ak@FreeBSD.org>2013-04-17 23:40:57 +0000
committerAlex Kozlov <ak@FreeBSD.org>2013-04-17 23:40:57 +0000
commitd16c2e222e2881f5eedcf2c826d034dedebe7b15 (patch)
tree9c4a191a0892bf7573188b155f2c19226e759d78 /devel/goprotobuf
parent9a361994a8082d0d90b51cb368b056198127df7b (diff)
Notes
Diffstat (limited to 'devel/goprotobuf')
-rw-r--r--devel/goprotobuf/Makefile7
1 files changed, 1 insertions, 6 deletions
diff --git a/devel/goprotobuf/Makefile b/devel/goprotobuf/Makefile
index 805d6de21ce6..3ebf613e390e 100644
--- a/devel/goprotobuf/Makefile
+++ b/devel/goprotobuf/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: goprotobuf
-# Date created: 2012-01-22
-# Whom: Michael Johnson <ahze@FreeBSD.org>
-#
+# Created by: Michael Johnson <ahze@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= goprotobuf
PORTVERSION= 20120409
@@ -17,7 +13,6 @@ LICENSE= BSD
RUN_DEPENDS= protoc:${PORTSDIR}/devel/protobuf
-USE_GO= yes
GO_PKGNAME= code.google.com/p/goprotobuf
GO_TARGET= ${GO_PKGNAME}/proto ${GO_PKGNAME}/protoc-gen-go