aboutsummaryrefslogtreecommitdiff
path: root/japanese/qolibri/Makefile
blob: 71cd4843337ba555bc8f6be3617d18b53bef53c7 (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
24
25
# created by: Osamu Matsuda <omatsuda000@gmail.com>

PORTNAME=	qolibri
DISTVERSION=	2.1.4
CATEGORIES=	japanese

MAINTAINER=	omatsuda000@gmail.com
COMMENT=	EPWING dictionary viewer
WWW=		https://github.com/ludios/qolibri/

LICENSE=	GPLv2

LIB_DEPENDS=	libeb.so:japanese/eb

USES=		cmake qt:5
USE_QT=		buildtools core declarative gui linguisttools location \
		multimedia network printsupport qmake webchannel webengine \
		widgets

USE_GITHUB=	yes
GH_ACCOUNT=	ludios

PLIST_FILES=	bin/qolibri

.include <bsd.port.mk>