# Created by: Maxim Sobolev # $FreeBSD: head/devel/libgsf/Makefile 410119 2016-03-04 13:21:43Z kwm $ PORTNAME= libgsf PORTVERSION= 1.14.36 CATEGORIES= devel MASTER_SITES= GNOME DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= Extensible I/O abstraction for dealing with structured file formats USES= gettext gmake libtool pathfix pkgconfig tar:xz compiler:gcc-c++11-lib USE_GNOME= gdkpixbuf2 intlhack introspection:build libxml2 GNU_CONFIGURE= yes USE_LDCONFIG= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib INSTALL_TARGET= install-strip CONFIGURE_ARGS= --enable-introspection .include