summaryrefslogtreecommitdiff
path: root/irc/Makefile
diff options
context:
space:
mode:
authorMakoto Matsushita <matusita@FreeBSD.org>2007-08-08 12:07:01 +0000
committerMakoto Matsushita <matusita@FreeBSD.org>2007-08-08 12:07:01 +0000
commit8120ed6f3da886a138da8674456bc78bc799364f (patch)
treed268fa68d9d15eab660d524fb2324e2929e30a43 /irc/Makefile
parentFix pkg-plist (diff)
Add new port: irc/irchat-jp
Irchat-jp is an IRC client written in Emacs Lisp, derived from irchat. This is one of the oldest IRC client that handles ISO-2022-JP character encoding (another one is ports/japanese/ircII). Please note that this is irchat-JP, not irchat-PJ that is already in FreeBSD ports repository (ports/irc/irchat-pj-*). Reviewed by: kuriyama
Notes
Notes: svn path=/head/; revision=197335
Diffstat (limited to 'irc/Makefile')
-rw-r--r--irc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/irc/Makefile b/irc/Makefile
index 34dfcf175428..dc9c0de244ec 100644
--- a/irc/Makefile
+++ b/irc/Makefile
@@ -45,6 +45,7 @@
SUBDIR += ircd-ru
SUBDIR += ircd-rusnet
SUBDIR += ircg
+ SUBDIR += irchat-jp
SUBDIR += irchat-pj-emacs20
SUBDIR += irchat-pj-emacs21
SUBDIR += irchat-pj-xemacs21-mule