1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-12 07:27:57 +00:00
freebsd-ports/x11-fm/krusader2/Makefile
2018-08-15 05:06:05 +00:00

27 lines
792 B
Makefile

# Created by: Heiner <h.eichmann@gmx.de>
# $FreeBSD$
PORTNAME= krusader
DISTVERSION= 2.7.1
CATEGORIES= x11-fm kde
MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION}/
MAINTAINER= kde@FreeBSD.org
COMMENT= Twin panel file manager for KDE, like midnight or norton commander
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
CONFLICTS_INSTALL= krusader2-kde4
USES= cmake:outsource gettext kde:5 qt:5 tar:xz
USE_KDE= archive auth auth bookmarks codecs completion config \
configwidgets coreaddons doctools ecm guiaddons i18n \
iconthemes itemviews jobwidgets kio notifications parts \
service solid sonnet textwidgets wallet widgetsaddons \
windowsystem xmlgui
USE_QT= concurrent core dbus gui network printsupport xml widgets \
buildtools_build qmake_build
.include <bsd.port.mk>