summaryrefslogtreecommitdiff
path: root/archivers/libarchive-qt/Makefile
blob: 36d94e154b979098369f8cbe2f0f86b7cf8f2525 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
PORTNAME=	libarchive-qt
DISTVERSION=	2.0.6
CATEGORIES=	archivers

MAINTAINER=	jwb@FreeBSD.org
COMMENT=	Qt based archiving solution with libarchive backend

LICENSE=	GPLv3
LICENSE_FILE=	${WRKSRC}/LICENSE

USES=		cmake qt:5
USE_QT=		buildtools_build core dbus gui network qmake_build widgets
USE_LDCONFIG=	yes
USE_GITLAB=	yes

GL_ACCOUNT=	marcusbritanicus
GL_COMMIT=	9863127fb8dda7242215c09efbc976193365fee4

.include <bsd.port.mk>