diff options
author | edwin <edwin@FreeBSD.org> | 2003-01-20 13:17:16 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2003-01-20 13:17:16 +0800 |
commit | 260738912d0b287bc5e1a27eb9ff5b7422f022d3 (patch) | |
tree | b90f5f4373cb723a179f375cc1947ac63375bec3 /korean/Makefile | |
parent | 21ee41aa1fe0512bf5c87969daad4dc95635c211 (diff) | |
download | freebsd-ports-gnome-260738912d0b287bc5e1a27eb9ff5b7422f022d3.tar.gz freebsd-ports-gnome-260738912d0b287bc5e1a27eb9ff5b7422f022d3.tar.zst freebsd-ports-gnome-260738912d0b287bc5e1a27eb9ff5b7422f022d3.zip |
New port: korean/netdic
This is a port of netdic,which is a dictionary to fetch
yahoo's dictionary data(http://dic.yahoo.co.kr/).
PR: ports/40768
Submitted by: Tae-seong Kim <rapzzard@rapzzard.pe.kr>
Diffstat (limited to 'korean/Makefile')
-rw-r--r-- | korean/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/korean/Makefile b/korean/Makefile index 1fc192a987c2..99b1c77856a5 100644 --- a/korean/Makefile +++ b/korean/Makefile @@ -54,6 +54,7 @@ SUBDIR += msdosfs SUBDIR += mule-freewnn SUBDIR += munhwafonts-cid + SUBDIR += netdic SUBDIR += netscape48-communicator SUBDIR += netscape48-navigator SUBDIR += nh2ps |