summaryrefslogtreecommitdiff
path: root/net/imcom/pkg-plist
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-01-20 01:29:20 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-01-20 01:29:20 +0000
commitbc82397672e7bd7969a9be7faade1731a58df8f1 (patch)
treebbfd118d1087531c7fa00a9994a1e2a972a81c3b /net/imcom/pkg-plist
parentFix two long-standing bugs where scrollkeeper would overwrite the (diff)
New port: IMCom command-line Jabber client
IMCom is a command-line Jabber client written in Python. Its original goal was to replace mICQ as my instant messenger. To that end it looks very similar to mICQ, though the actual command interpreter is a bit different. Commands are issued to IMCom in a style similar to IRC. PR: ports/39059 Submitted by: Martijn Lina <martijn@pacno.net>
Notes
Notes: svn path=/head/; revision=73582
Diffstat (limited to '')
-rw-r--r--net/imcom/pkg-plist35
1 files changed, 35 insertions, 0 deletions
diff --git a/net/imcom/pkg-plist b/net/imcom/pkg-plist
new file mode 100644
index 000000000000..e59db2f703b7
--- /dev/null
+++ b/net/imcom/pkg-plist
@@ -0,0 +1,35 @@
+bin/imcom
+share/doc/imcom/AutoStatus.API
+share/doc/imcom/CONTRIBUTORS
+share/doc/imcom/LICENSE
+share/doc/imcom/README
+share/doc/imcom/README.autostatus
+share/doc/imcom/TODO
+share/doc/imcom/WHATSNEW
+share/doc/imcom/CHANGELOG
+share/doc/imcom/advanced.html
+share/doc/imcom/commands.html
+share/doc/imcom/download.html
+share/doc/imcom/imcomrc.html
+share/doc/imcom/index.html
+share/doc/imcom/news.html
+share/doc/imcom/rosterlist.jpg
+share/doc/imcom/statuschange.jpg
+share/doc/imcom/style.css
+share/doc/imcom/template.html
+share/doc/imcom/whatis.html
+share/imcom/AccountCreator.py
+share/imcom/SocketWrapper.py
+share/imcom/Preferences.py
+share/imcom/LogHandler.py
+share/imcom/JabberTags.py
+share/imcom/JabberHandler.py
+share/imcom/IMCom.py
+share/imcom/IHTTPServer.py
+share/imcom/Colors.py
+share/imcom/CLI.py
+share/imcom/CICommands.py
+share/imcom/AutoStatus.py
+share/imcom/VCardTags.py
+@dirrm share/doc/imcom
+@dirrm share/imcom