summaryrefslogtreecommitdiff
path: root/net/imcom/pkg-plist
diff options
context:
space:
mode:
authorDaichi GOTO <daichi@FreeBSD.org>2003-07-27 08:30:06 +0000
committerDaichi GOTO <daichi@FreeBSD.org>2003-07-27 08:30:06 +0000
commit8f2c5f297c139d427663f9d04aab9f1f217c76dc (patch)
treed4f97c1641bedf91b73183651b250a95b911f6e1 /net/imcom/pkg-plist
parentDon't wrap <assert.h> in #ifdef __FreeBSD__ because it's (diff)
update net/imcom: 1.30.b8 -> 1.31
PR: 54840 Submitted by: Martijn Lina <martijn@pacno.net> (maintainer)
Notes
Notes: svn path=/head/; revision=85660
Diffstat (limited to '')
-rw-r--r--net/imcom/pkg-plist53
1 files changed, 26 insertions, 27 deletions
diff --git a/net/imcom/pkg-plist b/net/imcom/pkg-plist
index fea7046a719d..b6b9905a7894 100644
--- a/net/imcom/pkg-plist
+++ b/net/imcom/pkg-plist
@@ -1,10 +1,22 @@
bin/imcom
-%%PORTDOCS%%share/doc/imcom/CONTRIBUTORS
-%%PORTDOCS%%share/doc/imcom/LICENSE
-%%PORTDOCS%%share/doc/imcom/README
-%%PORTDOCS%%share/doc/imcom/README.autostatus
-%%PORTDOCS%%share/doc/imcom/TODO
-%%PORTDOCS%%share/doc/imcom/WHATSNEW
+share/imcom/modules/__init__.py
+share/imcom/modules/awaylogmodule.py
+share/imcom/modules/conferencecolorsmodule.py
+share/imcom/modules/examplemodule.py
+share/imcom/modules/testmodule.py
+share/imcom/AccountCreator.py
+share/imcom/AutoStatus.py
+share/imcom/CICommands.py
+share/imcom/CLI.py
+share/imcom/Colors.py
+share/imcom/IHTTPServer.py
+share/imcom/IMCom.py
+share/imcom/JabberHandler.py
+share/imcom/JabberTags.py
+share/imcom/LogHandler.py
+share/imcom/Preferences.py
+share/imcom/SocketWrapper.py
+share/imcom/VCardTags.py
%%PORTDOCS%%share/doc/imcom/advanced.html
%%PORTDOCS%%share/doc/imcom/commands.html
%%PORTDOCS%%share/doc/imcom/download.html
@@ -12,25 +24,12 @@ bin/imcom
%%PORTDOCS%%share/doc/imcom/news.html
%%PORTDOCS%%share/doc/imcom/template.html
%%PORTDOCS%%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
-share/imcom/DTCPSocketManager.py
-share/imcom/GUI.py
-share/imcom/GUI2.py
-share/imcom/GUIbackend.py
-share/imcom/JIDLink.py
-share/imcom/test.py
-share/imcom/testuni.py
-@dirrm share/doc/imcom
+%%PORTDOCS%%share/doc/imcom/CONTRIBUTORS
+%%PORTDOCS%%share/doc/imcom/LICENSE
+%%PORTDOCS%%share/doc/imcom/README
+%%PORTDOCS%%share/doc/imcom/README.autostatus
+%%PORTDOCS%%share/doc/imcom/TODO
+%%PORTDOCS%%share/doc/imcom/WHATSNEW
+@dirrm share/imcom/modules
@dirrm share/imcom
+%%PORTDOCS%%@dirrm share/doc/imcom