# New ports collection makefile for: ithought
# Date created:		20 Feb 2001
# Whom:			nbm
#
# $FreeBSD: ports/deskutils/ithought/Makefile,v 1.9 2003/07/06 10:14:34 oliver Exp $
#

PORTNAME=	ithought
PORTVERSION=	a5
CATEGORIES=	deskutils
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=	ithought

MAINTAINER=	ports@FreeBSD.org
COMMENT=	An extensible text management system

LIB_DEPENDS=	xml2.5:${PORTSDIR}/textproc/libxml2

GNU_CONFIGURE=	yes
CONFIGURE_ARGS=	--datadir=${PREFIX}/libexec

USE_GNOME=	gtk12

.include <bsd.port.mk>
