# New ports collection makefile for: gnome-doc-utils # Date created: 11 November 2004 # Whom: Adam Weinberger # # $FreeBSD$ # PORTNAME= gnomedocutils PORTVERSION= 0.1 CATEGORIES= textproc gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-doc-utils/0.1 DISTNAME= gnome-doc-utils-${PORTVERSION} MAINTAINER= gnome@FreeBSD.org COMMENT= GNOME doc utils USE_BZIP2= yes USE_GMAKE= yes USE_GNOME= gnomehack libxml2 GNU_CONFIGURE= yes CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" .include