aboutsummaryrefslogblamecommitdiff
path: root/deskutils/gnome-characters/Makefile
blob: be7a289c70f5b5701b3fbbad875250f6651be007 (plain) (tree)
1
2
3
4
5



                                         
                      








                                                              


                                                  
 
                                                                    









                                                
# Created by: Koop Mast <kwm@FreeBSD.org>
# $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 <bsd.port.mk>