aboutsummaryrefslogtreecommitdiff
path: root/deskutils/lookbook/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'deskutils/lookbook/Makefile')
-rw-r--r--deskutils/lookbook/Makefile22
1 files changed, 0 insertions, 22 deletions
diff --git a/deskutils/lookbook/Makefile b/deskutils/lookbook/Makefile
deleted file mode 100644
index a9a70e55200a..000000000000
--- a/deskutils/lookbook/Makefile
+++ /dev/null
@@ -1,22 +0,0 @@
-PORTNAME= lookbook
-DISTVERSION= 1.2.0
-CATEGORIES= deskutils
-
-MAINTAINER= greg@unrelenting.technology
-COMMENT= Browse and find system icons
-
-LICENSE= GPLv3
-LICENSE_FILE= ${WRKSRC}/COPYING
-
-BUILD_DEPENDS= valac:lang/vala
-LIB_DEPENDS= libgranite.so:x11-toolkits/granite \
- libhandy-1.so:x11-toolkits/libhandy
-
-USES= gettext-tools gnome meson pkgconfig python:3.6+,build
-USE_GITHUB= yes
-GH_ACCOUNT= danrabbit
-USE_GNOME= glib20 gtk30 gtksourceview4
-GLIB_SCHEMAS= com.github.danrabbit.lookbook.gschema.xml
-INSTALLS_ICONS= yes
-
-.include <bsd.port.mk>