# $MidnightBSD: trunk/textproc/libxml++/Makefile 15462 2013-09-17 03:15:41Z laffer1 $
# $FreeBSD: ports/textproc/libxml++/Makefile,v 1.36 2007/01/28 09:07:45 kris Exp $

PORTNAME=	libxml++
PORTVERSION=	1.0.5
PORTREVISION=	1
CATEGORIES=	textproc
MASTER_SITES=	GNOME

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	XML API for C++
LICENSE=	lgpl

USE_AUTOTOOLS=	libtool
USE_GNOME=	gnomehack libxml2 pkgconfig
GNU_CONFIGURE=	yes
USE_LDCONFIG=	yes

.include <bsd.port.mk>
