aboutsummaryrefslogblamecommitdiff
path: root/security/kpkpass/Makefile
blob: b603030d299eef8ffe5b86b00ecd64b0c2914496 (plain) (tree)
1
2
3
4
5
6
7
8
9






                                                            
                                                              
                                       





                                                         

                    
                      
PORTNAME=	kpkpass
DISTVERSION=	${KDE_APPLICATIONS_VERSION}
CATEGORIES=	security kde kde-applications

MAINTAINER=	kde@FreeBSD.org
COMMENT=	Library to deal with Apple Wallet pass files

USES=		cmake compiler:c++11-lang gettext kde:5 qt:5 \
		shared-mime-info tar:xz
USE_KDE=	archive ecm
USE_QT=		core gui testlib \
		buildtools_build qmake_build

DESCR=		${.CURDIR:H:H}/deskutils/kdepim/pkg-descr

OPTIONS_DEFINE=	DOCS

.include <bsd.port.mk>