freebsd-ports/textproc/liblinebreak/Makefile
Rong-En Fan 3ddca20c7a - Update to 1.2
PR:		ports/134186
Submitted by:	Yuri Pankov <yuri.pankov at gmail.com> (maintainer)
2009-05-04 12:55:34 +00:00

20 lines
414 B
Makefile

# New ports collection makefile for: liblinebreak
# Date created: 2009-01-24
# Whom: Yuri Pankov <yuri.pankov@gmail.com>
#
# $FreeBSD$
#
PORTNAME= liblinebreak
PORTVERSION= 1.2
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>