freebsd-ports/irc/py-irc/pkg-plist
Ruslan Makhmatkhanov 5697ce41f6 - update to 5.0.1
- 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
2012-11-22 11:21:39 +00:00

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%%