- NO_PACKAGE as it needs to be compiled for a specific FreeBSD arch.

- Bump PORTREVISION.
This commit is contained in:
Marcelo Araujo 2018-02-12 09:51:40 +00:00
parent ffce780dcd
commit 56c95e2a25
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=461570

View file

@ -3,7 +3,7 @@
PORTNAME= bhyve-vm-goagent
PORTVERSION= 1.0
DISTVERSIONPREFIX= v
PORTREVISION= 1
PORTREVISION= 3
CATEGORIES= devel sysutils
MAINTAINER= araujo@FreeBSD.org
@ -11,6 +11,8 @@ COMMENT= Agent developed in Go that runs inside guest vm
LICENSE= BSD2CLAUSE
NO_PACKAGE= should be recompiled for a particular FreeBSD arch
ONLY_FOR_ARCHS= amd64 i386
BUILD_DEPENDS= git:devel/git