ports/devel/kf6-knewstuff/Makefile
2024-03-02 00:54:12 +01:00

14 lines
395 B
Makefile

PORTNAME= knewstuff
DISTVERSION= ${KDE_FRAMEWORKS_VERSION}
CATEGORIES= devel kde kde-frameworks
COMMENT= Framework for downloading and sharing additional application data
MAINTAINER= kde@FreeBSD.org
USES= cmake gettext gl kde:6 qt:6 tar:xz
USE_GL= gl opengl
USE_KDE= archive attica config coreaddons i18n package widgetsaddons \
ecm:build
USE_QT= base declarative
.include <bsd.port.mk>