# Created by: Sergey Skvortsov # $FreeBSD$ PORTNAME= KeePassX PORTVERSION= 0.4.3 PORTREVISION= 1 CATEGORIES= security MASTER_SITES= SF/${PORTNAME:L}/KeePassX/${PORTVERSION}/ DISTNAME= ${PORTNAME:L}-${PORTVERSION} MAINTAINER= swills@FreeBSD.org COMMENT= Cross Platform Password Manager DATADIR= ${PREFIX}/share/${PORTNAME:L} WRKSRC= ${WRKDIR}/${PORTNAME:L}-${PORTVERSION} USES= qmake shared-mime-info USE_QT4= moc_build uic_build qt3support_build rcc_build \ corelib gui xml USE_XORG= xt inputproto xtst xrender xrandr xfixes xcursor\ xext x11 sm ice xi QMAKE_ARGS+= INCLUDEPATH+=${LOCALBASE}/include LIBS+=-L${LOCALBASE}/lib .include