Provide debug package
This commit is contained in:
parent
e2b5b52f32
commit
393b35b989
@ -1,9 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.8 2021/02/04 18:52:09 zhuk Exp $
|
||||
# $OpenBSD: Makefile,v 1.9 2021/02/09 21:08:19 kn Exp $
|
||||
COMMENT = minimalistic command-line ICB client
|
||||
VERSION = 1.2.4
|
||||
DISTNAME = oicb-${VERSION}
|
||||
CATEGORIES = net
|
||||
MAINTAINER = Vadim Zhukov <zhuk@openbsd.org>
|
||||
REVISION = 0
|
||||
|
||||
# 2-clause BSD
|
||||
PERMIT_PACKAGE = Yes
|
||||
@ -15,4 +16,6 @@ MASTER_SITES = https://github.com/grayed/oicb/releases/download/v${VERSION}/
|
||||
|
||||
NO_TEST = Yes
|
||||
|
||||
DEBUG_PACKAGES = ${BUILD_PACKAGES}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
x
Reference in New Issue
Block a user