5697ce41f6
- rename to py-irc to follow upstream - change MASTER_SITES to pypi - switch to easy_install - update examples - convert to optionsng - add optional dependency on py-importlib for python < 2.7 - update WWW and port description - general clean-up This port should be python3 aware, so change USE_PYTHON to yes, but it still doesn't builds with it because py-hgtools isn't, so can't test for sure. PR: 173828 Submitted by: rm (myself) Approved by: William Grzybowski <william88 at gmail dot com> (maintainer, via python@ ML) Feature safe: yes
8 lines
345 B
Text
8 lines
345 B
Text
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dccreceive.py
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dccsend.py
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/irccat.py
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/irccat2.py
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/servermap.py
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testbot.py
|
|
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%
|