# Created by: Koop Mast # $FreeBSD$ PORTNAME= gnome-characters PORTVERSION= 3.18.1 CATEGORIES= deskutils gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 MAINTAINER= gnome@FreeBSD.org COMMENT= find and insert unusual characters for GNOME 3 PORTSCOUT= limitw:1,even BUILD_DEPENDS= itstool:textproc/itstool LIB_DEPENDS= libgjs.so:lang/gjs \ libunistring.so:devel/libunistring USES= gettext gmake gnome libtool pathfix pkgconfig tar:xz USE_LDCONFIG= yes INSTALLS_ICONS= yes USE_GNOME= gtk30 intlhack introspection GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib GLIB_SCHEMAS= org.gnome.Characters.gschema.xml .include