Import promu a build helper for prometheus
This commit is contained in:
parent
e42a21ffd2
commit
ba87eb8ac0
23
devel/promu/Makefile
Normal file
23
devel/promu/Makefile
Normal file
@ -0,0 +1,23 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2018/01/10 16:24:35 claudio Exp $
|
||||
|
||||
COMMENT = prometheus utility tool
|
||||
|
||||
GH_ACCOUNT = prometheus
|
||||
GH_PROJECT = promu
|
||||
GH_TAGNAME = v0.1.0
|
||||
|
||||
CATEGORIES = devel
|
||||
|
||||
HOMEPAGE = http://prometheus.io/
|
||||
|
||||
MAINTAINER = Claudio Jeker <claudio@openbsd.org>
|
||||
|
||||
# Apache 2.0
|
||||
PERMIT_PACKAGE_CDROM = Yes
|
||||
|
||||
WANTLIB = c pthread
|
||||
|
||||
MODULES = lang/go
|
||||
MODGO_TYPE = bin
|
||||
|
||||
.include <bsd.port.mk>
|
2
devel/promu/distinfo
Normal file
2
devel/promu/distinfo
Normal file
@ -0,0 +1,2 @@
|
||||
SHA256 (promu-0.1.0.tar.gz) = BDxBSbyF5NUakzkM20/uaHHZMSPO1cLT1PeKImUWe7w=
|
||||
SIZE (promu-0.1.0.tar.gz) = 1065003
|
1
devel/promu/pkg/DESCR
Normal file
1
devel/promu/pkg/DESCR
Normal file
@ -0,0 +1 @@
|
||||
promu is the utility tool for Prometheus projects
|
2
devel/promu/pkg/PLIST
Normal file
2
devel/promu/pkg/PLIST
Normal file
@ -0,0 +1,2 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2018/01/10 16:24:35 claudio Exp $
|
||||
@bin bin/promu
|
Loading…
x
Reference in New Issue
Block a user