# New ports collection makefile for:	libexttextcat
# Date created:		2012-01-21
# Whom:			Baptiste Daroussin <bapt@FreeBSD.org>
#
# $FreeBSD: ports/textproc/libexttextcat/Makefile,v 1.2 2012/01/22 10:16:02 bapt Exp $
#

PORTNAME=	libexttextcat
PORTVERSION=	3.2.0
PORTREVISION=	1
CATEGORIES=	textproc
MASTER_SITES=	http://dev-www.libreoffice.org/src/libexttextcat/

MAINTAINER=	office@FreeBSD.org
COMMENT=	Language guessing by N-Gram-Based Text Categorization

LICENSE=	BSD

CONFLICTS_INSTALL=	libtextcat*

USE_XZ=	yes
GNU_CONFIGURE=	yes
USE_GNOME=	gnomehack
USE_LDCONFIG=	yes

.include <bsd.port.mk>
