# $Id: Portfile,v 1.2 2003/08/16 14:29:37 olegb Exp $ PortSystem 1.0 name scrollkeeper version 0.3.12 description An Open Document Cataloging Project. long_description ScrollKeeper is a cataloging system for \ documentation on open systems. It manages \ documentation metadata (as specified by \ the Open Source Metadata Framework (OMF) \ and provides a simple API to allow help \ browsers to find, sort, and search the \ document catalog. It will also be able \ to communicate with catalog servers on the \ Net to search for documents which are not \ on the local system. maintainers olegb@opendarwin.org categories textproc gnome platforms darwin homepage http://scrollkeeper.sourceforge.net/ master_sites ftp://ftp.gnome.org/pub/GNOME/desktop/2.2/2.2.2/sources/ checksums md5 c6ce2b4cf005e31b7b1c2d46b82a831c depends_lib lib:libX11.6:XFree86 lib:libxslt:libxslt \ lib:libiconv:libiconv lib:libxml2:libxml2 \ lib:libintl:gettext \ lib:libexpat:expat lib:libfontconfig:fontconfig \ lib:docbook-xml:docbook-xml depends_build bin:pkg-config:pkgconfig bin:intltool-extract:intltool patchfiles patch_configure use_bzip2 yes configure.env CPPFLAGS="-L${prefix}/lib -I${prefix}/include" \ CFLAGS="-no-cpp-precomp -flat_namespace -undefined suppress" \ LDFLAGS="-lintl -L${prefix}/lib"