Update deskutils/korganizer to version 22.08.1_1
[dports.git] / deskutils / libcprime / Makefile
1 PORTNAME=       libcprime
2 DISTVERSION=    4.3.0
3 PORTREVISION=   1
4 CATEGORIES=     deskutils
5
6 MAINTAINER=     jwb@FreeBSD.org
7 COMMENT=        Library for bookmarking, saving recent activites, managing settings
8 WWW=            https://gitlab.com/cubocore/libcprime
9
10 LICENSE=        GPLv3
11 LICENSE_FILE=   ${WRKSRC}/LICENSE
12
13 USES=           cmake qt:5
14 USE_QT=         buildtools:build core dbus gui network qmake:build widgets
15 USE_LDCONFIG=   yes
16 USE_GITLAB=     yes
17
18 GL_ACCOUNT=     CuboCore
19 GL_COMMIT=      dc9533013e577582193506a154c967bdc63207d3
20
21 .include <bsd.port.mk>