aboutsummaryrefslogtreecommitdiff
path: root/audio/plasma5-oxygen-sounds/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/plasma5-oxygen-sounds/Makefile')
-rw-r--r--audio/plasma5-oxygen-sounds/Makefile17
1 files changed, 17 insertions, 0 deletions
diff --git a/audio/plasma5-oxygen-sounds/Makefile b/audio/plasma5-oxygen-sounds/Makefile
new file mode 100644
index 000000000000..cbe782cc7d0b
--- /dev/null
+++ b/audio/plasma5-oxygen-sounds/Makefile
@@ -0,0 +1,17 @@
+PORTNAME= oxygen-sounds
+DISTVERSION= ${KDE_PLASMA_VERSION}
+CATEGORIES= audio kde kde-plasma
+
+MAINTAINER= kde@FreeBSD.org
+COMMENT= Plasma5 Oxygen sounds
+WWW= https://www.kde.org/plasma-desktop
+
+LICENSE= BSD2CLAUSE CC0-1.0 LGPL3+
+LICENSE_COMB= multi
+
+USES= cmake:noninja kde:5 qt:5 tar:xz
+USE_KDE= ecm:build
+USE_QT= buildtools:build qmake:build
+NO_ARCH= yes
+
+.include <bsd.port.mk>