1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00
freebsd-ports/japanese/qolibri/Makefile
2023-04-25 17:17:15 +02:00

27 lines
532 B
Makefile

# created by: Osamu Matsuda <omatsuda000@gmail.com>
PORTNAME= qolibri
DISTVERSION= 2.1.4
PORTREVISION= 1
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>