1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-15 03:14:23 +00:00
freebsd-ports/japanese/qolibri/Makefile
2021-06-25 08:56:31 +08:00

25 lines
475 B
Makefile

# created by: Osamu Matsuda <omatsuda000@gmail.com>
PORTNAME= qolibri
DISTVERSION= 2.1.3
CATEGORIES= japanese
MAINTAINER= omatsuda000@gmail.com
COMMENT= EPWING dictionary viewer
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>