mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-12 07:27:57 +00:00
8f2c5f297c
PR: 54840 Submitted by: Martijn Lina <martijn@pacno.net> (maintainer)
36 lines
1.1 KiB
Plaintext
36 lines
1.1 KiB
Plaintext
bin/imcom
|
|
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
|
|
%%PORTDOCS%%share/doc/imcom/imcomrc.html
|
|
%%PORTDOCS%%share/doc/imcom/news.html
|
|
%%PORTDOCS%%share/doc/imcom/template.html
|
|
%%PORTDOCS%%share/doc/imcom/whatis.html
|
|
%%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
|