aboutsummaryrefslogtreecommitdiff
path: root/deskutils/libportal-gtk4/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'deskutils/libportal-gtk4/Makefile')
-rw-r--r--deskutils/libportal-gtk4/Makefile10
1 files changed, 10 insertions, 0 deletions
diff --git a/deskutils/libportal-gtk4/Makefile b/deskutils/libportal-gtk4/Makefile
new file mode 100644
index 000000000000..0658235fba86
--- /dev/null
+++ b/deskutils/libportal-gtk4/Makefile
@@ -0,0 +1,10 @@
+PKGNAMESUFFIX= -${BACKEND}
+COMMENT= GIO-styled async APIs for Flatpak (${BACKEND} backend)
+
+BACKEND= gtk4
+
+USE_GNOME= gtk40
+
+MASTERDIR= ${.CURDIR}/../libportal
+
+.include "${MASTERDIR}/Makefile"