diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 11:08:38 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 11:08:38 +0000 |
commit | 57f9198bc7170af6fb3117c9c9ecdd3715a6e658 (patch) | |
tree | 4a5a9bdf223482c4125def32b555e0628048d584 /chinese/libtabe/Makefile | |
parent | dec759ad2e5e1f2cd3efda0b40b8cdc1f2a54f8d (diff) | |
download | ports-57f9198bc7170af6fb3117c9c9ecdd3715a6e658.tar.gz ports-57f9198bc7170af6fb3117c9c9ecdd3715a6e658.zip |
Notes
Diffstat (limited to 'chinese/libtabe/Makefile')
-rw-r--r-- | chinese/libtabe/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chinese/libtabe/Makefile b/chinese/libtabe/Makefile index 4e26beccf9d4..547f53440f22 100644 --- a/chinese/libtabe/Makefile +++ b/chinese/libtabe/Makefile @@ -12,6 +12,7 @@ CATEGORIES= chinese MASTER_SITES= ftp://xcin.linux.org.tw/pub/xcin/libtabe/devel/ MAINTAINER= kcwu@ck.tp.edu.tw +COMMENT= Unified library for Chinese text processing .if !defined(USE_DB2) LIB_DEPENDS= db3.3:${PORTSDIR}/databases/db3 |