freebsd-ports/deskutils/iconbrowser/Makefile
Fernando Apesteguía f57221afde */*: Release ports from maintainership
Maintainer releases all his ports.

PR:		266871
Reported by:	unrelentingtech <greg@unrelenting.technology>
2022-10-09 13:56:28 +02:00

22 lines
547 B
Makefile

PORTNAME= iconbrowser
DISTVERSION= 2.0.0
CATEGORIES= deskutils
MAINTAINER= ports@FreeBSD.org
COMMENT= Browse and find system icons
WWW= https://github.com/elementary/iconbrowser
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libgranite-7.so:x11-toolkits/granite7 \
libhandy-1.so:x11-toolkits/libhandy
USES= gettext-tools gnome meson pkgconfig python:3.7+,build vala:build
USE_GITHUB= yes
GH_ACCOUNT= elementary
USE_GNOME= glib20 gtk40 gtksourceview5
GLIB_SCHEMAS= io.elementary.iconbrowser.gschema.xml
.include <bsd.port.mk>