aboutsummaryrefslogtreecommitdiff
path: root/graphics/peruse/Makefile
blob: 486c076e787f5c98ee382314e1540134702df909 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
PORTNAME=	peruse
DISTVERSION=	1.2-502
PORTREVISION=	1
CATEGORIES=	graphics kde

MAINTAINER=	kde@FreeBSD.org
COMMENT=	Comic book viewer

LICENSE=	LGPL21

USES=		cmake compiler:c++11-lang gl pkgconfig kde:5 qt:5 tar:xz xorg
USE_GL=		gl
USE_KDE=	archive attica baloo completion config coreaddons crash ecm \
		filemetadata guiaddons i18n iconthemes jobwidgets \
		kdeclarative kio newstuff package service solid \
		widgetsaddons windowsystem 
USE_QT=		concurrent core dbus declarative gui network opengl sql widgets xml \
		buildtools_build qmake_build
USE_XORG=	x11

KDE_INVENT=	8d1de5f4a7c4a6ca7444b0c55cb9aaa44a982a78

.include <bsd.port.mk>