opnsense-ports/deskutils/kruler/Makefile
Franco Fichtner 375b68a97d */*: sync with upstream
Taken from: HardenedBSD
2018-06-29 08:54:33 +02:00

17 lines
462 B
Makefile

# $FreeBSD$
PORTNAME= kruler
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
CATEGORIES= deskutils kde kde-applications
MAINTAINER= kde@FreeBSD.org
COMMENT= KDE screen ruler
USES= cmake:outsource gettext kde:5 qt:5 tar:xz
USE_KDE= auth codecs config configwidgets coreaddons ecm doctools i18n \
notifications widgetsaddons windowsystem xmlgui
USE_QT= core dbus gui widgets x11extras xml \
buildtools_build qmake_build
USE_XORG= x11 xcb
.include <bsd.port.mk>