aboutsummaryrefslogtreecommitdiff
path: root/deskutils/qownnotes/Makefile
blob: 1a35dcf7aa659297c0a1bc39873698a0b1ef3e3c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
PORTNAME=	qownnotes
DISTVERSION=	19.2.0
PORTREVISION=	1
CATEGORIES=	deskutils
MASTER_SITES=	https://download.tuxfamily.org/qownnotes/src/

MAINTAINER=	stobbsm@gmail.com
COMMENT=	Manage notes using nextcloud and markdown

LICENSE=	GPLv2

RUN_DEPENDS=	git:devel/git

USES=		gl gmake qmake qt:5 tar:xz
USE_GL=		gl
USE_QT=		buildtools_build linguisttools_build core dbus declarative gui printsupport network sql svg webkit websockets widgets xml xmlpatterns

.include <bsd.port.mk>