aboutsummaryrefslogtreecommitdiff
path: root/textproc/libunibreak/Makefile
diff options
context:
space:
mode:
authorRuslan Makhmatkhanov <rm@FreeBSD.org>2013-09-19 12:02:39 +0000
committerRuslan Makhmatkhanov <rm@FreeBSD.org>2013-09-19 12:02:39 +0000
commitda6882d208c6699a7f19624edd809d9b15029f3a (patch)
tree7c5088a35e3a97187b801b696f883ae825aa2729 /textproc/libunibreak/Makefile
parent31d7f8c6527af27d5a6f0de90e74ea9c729281c3 (diff)
downloadports-da6882d208c6699a7f19624edd809d9b15029f3a.tar.gz
ports-da6882d208c6699a7f19624edd809d9b15029f3a.zip
Notes
Diffstat (limited to 'textproc/libunibreak/Makefile')
-rw-r--r--textproc/libunibreak/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/libunibreak/Makefile b/textproc/libunibreak/Makefile
index b534c4fc1ba7..057196214eaa 100644
--- a/textproc/libunibreak/Makefile
+++ b/textproc/libunibreak/Makefile
@@ -1,6 +1,5 @@
-# Created by: Yuri Pankov <yuri.pankov@gmail.com>
+# Created by: Yuri Pankov <yuri.pankov@gmail.com>
# $FreeBSD$
-#
PORTNAME= libunibreak
PORTVERSION= 1.0
@@ -14,4 +13,5 @@ COMMENT= Implementation of the line and word breaking algorithm for Unicode
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
USES= pathfix
+
.include <bsd.port.mk>