# Created by: fluffy@ # $FreeBSD: head/graphics/prison/Makefile 361728 2014-07-13 23:36:40Z bapt $ PORTNAME= prison PORTVERSION= 1.0 PORTREVISION= 1 CATEGORIES= graphics kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTNAME}/${PORTVERSION}/src MAINTAINER= fluffy@FreeBSD.org COMMENT= Barcode library for KDE LIB_DEPENDS= libdmtx.so:${PORTSDIR}/graphics/libdmtx \ libqrencode.so:${PORTSDIR}/graphics/libqrencode USE_QT4= corelib gui qmake_build moc_build rcc_build uic_build USES= cmake USE_LDCONFIG= yes .include