aboutsummaryrefslogblamecommitdiff
path: root/x11-fm/krusader2/Makefile
blob: 7b5a23d2387430d93f9546c0945aaf13c407eef4 (plain) (tree)
1
2
3
4
5
6
7
8
9
                                        
           

                        
                     
                 
                          
                                                      
 
                               
                                                                                  
 
                      

                                 

                                      
                                               




                                                                         
                                                                           
                                            
 
                      
# Created by: Heiner <h.eichmann@gmx.de>
# $FreeBSD$

PORTNAME=	krusader
DISTVERSION=	2.7.1
PORTREVISION=	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 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>