# # $Id$ # PORTNAME= liblinebreak PORTVERSION= 2.0 CATEGORIES= textproc MASTER_SITES= SF/vimgadgets/${PORTNAME}/${PORTVERSION} MAINTAINER= onborodin@gmail.com COMMENT= Implementation of the line breaking algorithm for Unicode GNU_CONFIGURE= yes USE_GMAKE= yes USE_LDCONFIG= yes CONFIGURE_ARGS= --includedir=${PREFIX}/include/linebreak #CONFIGURE_ARGS+= --disable-shared .include #EOF