# New ports collection makefile for:	liblinebreak
# Date created:		2009-01-24
# Whom:			Yuri Pankov <yuri.pankov@gmail.com>
#
# $FreeBSD: ports/textproc/liblinebreak/Makefile,v 1.2 2009/02/28 16:57:20 amdmi3 Exp $
#

PORTNAME=	liblinebreak
PORTVERSION=	1.1
CATEGORIES=	textproc
MASTER_SITES=	SF
MASTER_SITE_SUBDIR=	vimgadgets

MAINTAINER=	yuri.pankov@gmail.com
COMMENT=	Implementation of the line breaking algorithm for Unicode

GNU_CONFIGURE=	yes
USE_LDCONFIG=	yes

.include <bsd.port.mk>
