diff options
author | will <will@FreeBSD.org> | 2003-11-10 00:35:38 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2003-11-10 00:35:38 +0800 |
commit | 593fbc0b17bd7ce887a591e8c9443b662d8c229a (patch) | |
tree | 81b811e6852863f7820f647387439418704d2ddd /arabic/Makefile | |
parent | 37682257d5e4c11729de739a083dc83a5a0d3ad3 (diff) | |
download | freebsd-ports-gnome-593fbc0b17bd7ce887a591e8c9443b662d8c229a.tar.gz freebsd-ports-gnome-593fbc0b17bd7ce887a591e8c9443b662d8c229a.tar.zst freebsd-ports-gnome-593fbc0b17bd7ce887a591e8c9443b662d8c229a.zip |
Add katoob 0.3.5, a light-weight, bidirectional editor for arabic
texts.
PR: 57511
Submitted by: Pav Lucistnik <pav@oook.cz> through
Samy Al Bahra <samy@kerneled.com> (maintainer)
Diffstat (limited to 'arabic/Makefile')
-rw-r--r-- | arabic/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arabic/Makefile b/arabic/Makefile index 7a4d70629097..22452e4a70b7 100644 --- a/arabic/Makefile +++ b/arabic/Makefile @@ -1,5 +1,6 @@ # $FreeBSD$ # + SUBDIR += katoob SUBDIR += openoffice-1.1 .include <bsd.port.subdir.mk> |