graphics/zxing: take maintainer, enable debug packages
This commit is contained in:
parent
8f592cc37f
commit
2eb05aba80
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.14 2019/07/19 10:48:52 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.15 2020/11/05 11:30:11 sthen Exp $
|
||||
|
||||
COMMENT= barcode image processing library
|
||||
|
||||
@ -7,6 +7,9 @@ GH_PROJECT= zxing-cpp
|
||||
GH_COMMIT= e0e40ddec63f38405aca5c8c1ff60b85ec8b1f10
|
||||
|
||||
DISTNAME= zxing-20190320
|
||||
REVISION= 0
|
||||
|
||||
MAINTAINER= Stuart Henderson <stu.ports@spacehopper.org>
|
||||
|
||||
CATEGORIES= graphics
|
||||
|
||||
@ -17,6 +20,7 @@ WANTLIB += ${COMPILER_LIBCXX} c iconv m
|
||||
|
||||
COMPILER= base-clang ports-gcc
|
||||
|
||||
DEBUG_PACKAGES= ${BUILD_PACKAGES}
|
||||
MODULES= devel/cmake
|
||||
LIB_DEPENDS= converters/libiconv
|
||||
BUILD_DEPENDS= devel/cppunit
|
||||
|
Loading…
Reference in New Issue
Block a user