pkgsrc/textproc/libexttextcat/Makefile
wiz 2c8927ed6e Update to 3.4.0:
Mon Nov 05 2012 Caolán McNamara (caolanm@redhat.com)
	* fix up the Polish LM
2012-12-09 15:19:30 +00:00

20 lines
493 B
Makefile

# $NetBSD: Makefile,v 1.5 2012/12/09 15:19:30 wiz Exp $
DISTNAME= libexttextcat-3.4.0
CATEGORIES= textproc
MASTER_SITES= http://dev-www.libreoffice.org/src/libexttextcat/
EXTRACT_SUFX= .tar.xz
MAINTAINER= ftigeot@wolfpond.org
HOMEPAGE= http://cgit.freedesktop.org/libreoffice/libexttextcat/
COMMENT= Text categorization library
LICENSE= modified-bsd
CONFLICTS+= libtextcat-[0-9]*
PKGCONFIG_OVERRIDE= libexttextcat.pc.in
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
.include "../../mk/bsd.pkg.mk"