2018-10-08 02:18:58 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= qownnotes
|
2019-02-05 22:50:33 +01:00
|
|
|
DISTVERSION= 19.2.0
|
2019-01-16 12:13:44 +01:00
|
|
|
PORTREVISION= 1
|
2018-10-08 02:18:58 +02:00
|
|
|
CATEGORIES= deskutils
|
|
|
|
MASTER_SITES= https://download.tuxfamily.org/qownnotes/src/
|
|
|
|
|
|
|
|
MAINTAINER= stobbsm@gmail.com
|
|
|
|
COMMENT= Manage notes using nextcloud and markdown
|
|
|
|
|
|
|
|
LICENSE= GPLv2
|
|
|
|
|
2019-02-05 22:50:33 +01:00
|
|
|
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
|
2018-10-08 02:18:58 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|