aboutsummaryrefslogblamecommitdiff
path: root/graphics/kseexpr/Makefile
blob: b9c32153565898a2f468743232f2645773ef66c0 (plain) (tree)
1
2
3
4
5
6
7
8






                                                       
                                                       



                                     

                                      
                   
                                                                                 
 

                              
                      
PORTNAME=	kseexpr
DISTVERSION=	4.0.4.0
CATEGORIES=	graphics kde
MASTER_SITES=	KDE/stable/${PORTNAME}/${DISTVERSION:R}

MAINTAINER=	kde@FreeBSD.org
COMMENT=	Embeddable expression engine for Krita
WWW=		https://invent.kde.org/graphics/kseexpr

LICENSE=	GPLv3
LICENSE_FILE=	${WRKSRC}/LICENSE.txt

USES=		bison cmake kde:5 qt:5
USE_KDE=	ecm i18n
USE_LDCONFIG=	yes
USE_QT=		core gui widgets buildtools:build linguisttools:build qmake:build

CONFLICTS_INSTALL=	seexpr

.include <bsd.port.mk>