mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-16 07:58:04 +00:00
5e961635d6
Protocol ( http://www.growlforwindows.com/gfw/help/gntp.aspx ) It should work as a dropin replacement for the older Python bindings. WWW: http://github.com/kfdm/gntp/
36 lines
1.4 KiB
Plaintext
36 lines
1.4 KiB
Plaintext
@comment $FreeBSD$
|
|
bin/gntp
|
|
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%
|
|
%%PORTDOCS%%%%DOCSDIR%%/.buildinfo
|
|
%%PORTDOCS%%%%DOCSDIR%%/_sources/core.txt
|
|
%%PORTDOCS%%%%DOCSDIR%%/_sources/index.txt
|
|
%%PORTDOCS%%%%DOCSDIR%%/_static/ajax-loader.gif
|
|
%%PORTDOCS%%%%DOCSDIR%%/_static/basic.css
|
|
%%PORTDOCS%%%%DOCSDIR%%/_static/comment-bright.png
|
|
%%PORTDOCS%%%%DOCSDIR%%/_static/comment-close.png
|
|
%%PORTDOCS%%%%DOCSDIR%%/_static/comment.png
|
|
%%PORTDOCS%%%%DOCSDIR%%/_static/default.css
|
|
%%PORTDOCS%%%%DOCSDIR%%/_static/doctools.js
|
|
%%PORTDOCS%%%%DOCSDIR%%/_static/down-pressed.png
|
|
%%PORTDOCS%%%%DOCSDIR%%/_static/down.png
|
|
%%PORTDOCS%%%%DOCSDIR%%/_static/file.png
|
|
%%PORTDOCS%%%%DOCSDIR%%/_static/jquery.js
|
|
%%PORTDOCS%%%%DOCSDIR%%/_static/minus.png
|
|
%%PORTDOCS%%%%DOCSDIR%%/_static/plus.png
|
|
%%PORTDOCS%%%%DOCSDIR%%/_static/pygments.css
|
|
%%PORTDOCS%%%%DOCSDIR%%/_static/searchtools.js
|
|
%%PORTDOCS%%%%DOCSDIR%%/_static/sidebar.js
|
|
%%PORTDOCS%%%%DOCSDIR%%/_static/underscore.js
|
|
%%PORTDOCS%%%%DOCSDIR%%/_static/up-pressed.png
|
|
%%PORTDOCS%%%%DOCSDIR%%/_static/up.png
|
|
%%PORTDOCS%%%%DOCSDIR%%/_static/websupport.js
|
|
%%PORTDOCS%%%%DOCSDIR%%/core.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/genindex.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/index.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/objects.inv
|
|
%%PORTDOCS%%%%DOCSDIR%%/search.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/searchindex.js
|
|
%%PORTDOCS%%@dirrm %%DOCSDIR%%/_static
|
|
%%PORTDOCS%%@dirrm %%DOCSDIR%%/_sources
|
|
%%PORTDOCS%%@dirrm %%DOCSDIR%%
|