diff options
author | edwin <edwin@FreeBSD.org> | 2008-09-23 10:35:09 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2008-09-23 10:35:09 +0800 |
commit | c68f5cbbe3dbe72f026e2d869d6e2830d77c266f (patch) | |
tree | 443609da48bb132365a6940df71124cdfe851658 /textproc/Makefile | |
parent | 5865dab63c004a1044cf70f70414dba6e13e3423 (diff) | |
download | freebsd-ports-gnome-c68f5cbbe3dbe72f026e2d869d6e2830d77c266f.tar.gz freebsd-ports-gnome-c68f5cbbe3dbe72f026e2d869d6e2830d77c266f.tar.zst freebsd-ports-gnome-c68f5cbbe3dbe72f026e2d869d6e2830d77c266f.zip |
[new port] Add textproc/stardict3
Add new port textproc/stardict3 (update stardict-2.x to
stardict-3.x).
StarDict is a Cross-Platform and international dictionary
written in Gtk2. It has powerful features such as "Glob-style
pattern matching," "Scan selection word," "Fuzzy query,"
etc.
WWW: http://stardict.sourceforge.net/
PR: ports/125924
Submitted by: "Eric L. Chen" <d9364104@mail.nchu.edu.tw>
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index b2885af74300..b7079c3bb796 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1007,6 +1007,7 @@ SUBDIR += stardict2-dictd_mova SUBDIR += stardict2-quick SUBDIR += stardict2-rptts + SUBDIR += stardict3 SUBDIR += supercat SUBDIR += sv-aspell SUBDIR += svn2cl |