# Created by: Maxim Sobolev # $FreeBSD$ # $MCom: ports/trunk/devel/libgsf/Makefile 18634 2013-07-26 10:42:35Z kwm $ PORTNAME= libgsf PORTVERSION= 1.14.27 CATEGORIES= devel MASTER_SITES= GNOME DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= Extensible I/O abstraction for dealing with structured file formats USE_XZ= yes USES= gettext gmake pathfix pkgconfig USE_LDCONFIG= yes USE_GNOME= gnomeprefix glib20 libxml2 ltverhack intlhack \ introspection:build USE_AUTOTOOLS= libtool CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib MAN1= gsf.1 gsf-office-thumbnailer.1 gsf-vba-dump.1 NO_STAGE= yes .include