Skip to content

Commit

Permalink
www/plasma5-plasma-browser-integration: pet stage-qa
Browse files Browse the repository at this point in the history
  • Loading branch information
fluffykhv committed Sep 5, 2022
1 parent 1e4dd1e commit d6ef977
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions www/plasma5-plasma-browser-integration/Makefile
@@ -1,17 +1,18 @@
PORTNAME= plasma-browser-integration
DISTVERSION= ${KDE_PLASMA_VERSION}
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= www kde kde-plasma

MAINTAINER= kde@FreeBSD.org
COMMENT= Plasma5 components to integrate browsers into the desktop

USES= cmake compiler:c++11-lang kde:5 qt:5 tar:xz
USES= cmake compiler:c++11-lang kde:5 qt:5 tar:xz xorg
USE_KDE= activities completion config coreaddons crash dbusaddons \
filemetadata i18n jobwidgets kio notifications package \
filemetadata i18n itemmodels jobwidgets kio notifications package \
plasma-framework plasma-workspace purpose runner service \
widgetsaddons windowsystem
USE_QT= concurrent core dbus gui network widgets \
USE_QT= concurrent core declarative dbus gui network widgets \
buildtools_build qmake_build
USE_XORG= x11

.include <bsd.port.mk>

0 comments on commit d6ef977

Please sign in to comment.