xref: /mports/graphics/skanlite/Makefile
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1PORTNAME=	skanlite
2DISTVERSION=	${KDE_APPLICATIONS_VERSION}
3CATEGORIES=	graphics kde kde-applications
4
5MAINTAINER=	ports@MidnightBSD.org
6COMMENT=	Simple image scanning application
7WWW=		https://www.kde.org/applications/graphics/skanlite
8
9LICENSE=	gpl2
10
11LIB_DEPENDS=	libKSaneWidgets6.so:graphics/libksane \
12		libpng.so:graphics/png
13
14USES=		cmake compiler:c++11-lang gettext kde:6 qt:6 tar:xz xorg
15USE_KDE=	auth codecs completion config configwidgets coreaddons i18n \
16		jobwidgets kio service solid widgetsaddons windowsystem xmlgui \
17		doctools:build ecm:build
18USE_QT=		base
19USE_XORG=	x11
20
21.include <bsd.port.mk>
22

served by {OpenGrok

Last Index Update: Sun Mar 22 17:06:33 EDT 2026