1PORTNAME= prison 2DISTVERSION= ${KDE_FRAMEWORKS_VERSION} 3CATEGORIES= graphics kde kde-frameworks 4 5COMMENT= Qt-based barcode abstraction layer/library 6MAINTAINER= ports@MidnightBSD.org 7 8LIB_DEPENDS= libdmtx.so:graphics/libdmtx \ 9 libqrencode.so:graphics/libqrencode \ 10 libZXing.so:textproc/zxing-cpp 11 12USES= cmake gl kde:6 kfhack qt:6 tar:xz 13USE_GL= gl opengl 14USE_KDE= ecm:build 15USE_QT= base declarative multimedia tools:build 16 17.include <bsd.port.mk> 18