openbsd-ports/x11/arc-icon-theme/Makefile
ajacoutot c6c9a80c35 Import arc-icon-theme-20161122.
The Arc Icon Theme is still unfinished: it mainly includes icons for folders and
mimetypes for the Arc GTK theme.

ok mpi@
2022-03-11 20:26:31 +00:00

26 lines
388 B
Makefile

COMMENT= Arc icon theme
GH_ACCOUNT= horst3180
GH_PROJECT= arc-icon-theme
GH_TAGNAME= 20161122
CATEGORIES= x11
MAINTAINER= Antoine Jacoutot <ajacoutot@openbsd.org>
# GPLv3
PERMIT_PACKAGE= Yes
PKG_ARCH= *
#NO_TEST = Yes
AUTOCONF_VERSION= 2.71
AUTOMAKE_VERSION= 1.16
CONFIGURE_STYLE= autoreconf
RUN_DEPENDS= x11/gtk+3,-guic \
x11/moka-icon-theme
.include <bsd.port.mk>