opnsense-ports/sysutils/lxqt-config/Makefile
Franco Fichtner 85d066a61f */*: sync with upstream
Taken from: HardenedBSD
2018-09-03 02:25:18 +02:00

25 lines
609 B
Makefile

# Created by: Olivier Duchateau
# $FreeBSD$
PORTNAME= lxqt-config
PORTVERSION= 0.13.0
CATEGORIES= sysutils
MASTER_SITES= LXQT
DIST_SUBDIR= lxqt
MAINTAINER= jsm@FreeBSD.org
COMMENT= LXQt system settings center
LICENSE= GPLv2 LGPL21+
LICENSE_COMB= multi
USES= cmake:outsource compiler:c++11-lib kde:5 localbase:ldflags lxqt qt:5 \
pkgconfig tar:xz
USE_QT= buildtools_build qmake_build concurrent core dbus \
gui linguisttools svg widgets x11extras xml
USE_KDE= libkscreen windowsystem
USE_LXQT= buildtools lxqt
USE_XORG= ice sm x11 xcb xcursor xext xfixes xrandr
USE_LDCONFIG= yes
.include <bsd.port.mk>