diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2008-09-23 02:35:09 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2008-09-23 02:35:09 +0000 |
commit | cabd6ca96772ccac62e78775adad665544e58cdb (patch) | |
tree | 4deb42983595d7378aca5f9d20559715e1ca7b50 /textproc/Makefile | |
parent | c910f2685859d8f550fca6dadeadc4712c65b1fc (diff) |
[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>
Notes
Notes:
svn path=/head/; revision=220473
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 |