# New ports collection makefile for:	liblinebreak
# Date created:		2009-01-24
# Whom:			Yuri Pankov <yuri.pankov@gmail.com>
#
# $FreeBSD: branches/RELENG_9_2_0/textproc/liblinebreak/Makefile 307501 2012-11-17 11:00:27Z fluffy $
#

PORTNAME=	liblinebreak
PORTVERSION=	2.1
CATEGORIES=	textproc
MASTER_SITES=	SF/vimgadgets/${PORTNAME}/${PORTVERSION}

MAINTAINER=	fluffy@FreeBSD.org
COMMENT=	Implementation of the line breaking algorithm for Unicode

GNU_CONFIGURE=	yes
USE_LDCONFIG=	yes

.include <bsd.port.mk>
