diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2003-05-02 03:58:31 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2003-05-02 03:58:31 +0000 |
commit | 7b6353c912b6f548ee3f9bb45e7aff9089a1e8a8 (patch) | |
tree | d5128e14e8d066d3f1f83bcb958951c24ef7ed7e /irc/bobot++/pkg-plist | |
parent | fe8309d7fd15ad476dac9606b0f078110e7f82bc (diff) | |
download | ports-7b6353c912b6f548ee3f9bb45e7aff9089a1e8a8.tar.gz ports-7b6353c912b6f548ee3f9bb45e7aff9089a1e8a8.zip |
upgrade to 1.99.2
Notes
Notes:
svn path=/head/; revision=79985
Diffstat (limited to 'irc/bobot++/pkg-plist')
-rw-r--r-- | irc/bobot++/pkg-plist | 47 |
1 files changed, 28 insertions, 19 deletions
diff --git a/irc/bobot++/pkg-plist b/irc/bobot++/pkg-plist index fe339a6a0f0e..032108556e09 100644 --- a/irc/bobot++/pkg-plist +++ b/irc/bobot++/pkg-plist @@ -1,19 +1,28 @@ -bin/bobot++ -%%PORTDOCS%%share/doc/bobot++/index.html -%%PORTDOCS%%share/bobot++/examples/bot.log -%%PORTDOCS%%share/bobot++/examples/bot.help -%%PORTDOCS%%share/bobot++/examples/bot.init -%%PORTDOCS%%share/bobot++/examples/bot.conf -%%PORTDOCS%%share/bobot++/examples/bot.shit -%%PORTDOCS%%share/bobot++/examples/bot.users -%%PORTDOCS%%share/bobot++/examples/bot.autoexec -%%PORTDOCS%%share/bobot++/scripts/country -%%PORTDOCS%%share/bobot++/scripts/hello -%%PORTDOCS%%share/bobot++/scripts/tamere -%%PORTDOCS%%share/bobot++/scripts/uname -%%PORTDOCS%%share/bobot++/scripts/uptime -%%PORTDOCS%%share/bobot++/scripts/boulet -%%PORTDOCS%%@dirrm share/doc/bobot++ -%%PORTDOCS%%@dirrm share/bobot++/examples -%%PORTDOCS%%@dirrm share/bobot++/scripts -%%PORTDOCS%%@dirrm share/bobot++ +bin/bobotpp +%%PORTDOCS%%%%DOCSDIR%%/index.html +%%PORTDOCS%%@dirrm %%DOCSDIR%% +%%PORTDOCS%%%%EXAMPLESDIR%%/bot.log +%%PORTDOCS%%%%EXAMPLESDIR%%/bot.help +%%PORTDOCS%%%%EXAMPLESDIR%%/bot.init +%%PORTDOCS%%%%EXAMPLESDIR%%/bot.conf +%%PORTDOCS%%%%EXAMPLESDIR%%/bot.shit +%%PORTDOCS%%%%EXAMPLESDIR%%/bot.users +%%PORTDOCS%%%%EXAMPLESDIR%%/bot.autoexec +%%PORTDOCS%%@dirrm %%EXAMPLESDIR%% +%%PORTDOCS%%%%DATADIR%%/scripts/bobot-utils.scm +%%PORTDOCS%%%%DATADIR%%/scripts/boulet +%%PORTDOCS%%%%DATADIR%%/scripts/country +%%PORTDOCS%%%%DATADIR%%/scripts/eval +%%PORTDOCS%%%%DATADIR%%/scripts/hello +%%PORTDOCS%%%%DATADIR%%/scripts/scheme_add_user +%%PORTDOCS%%%%DATADIR%%/scripts/scripts.load +%%PORTDOCS%%%%DATADIR%%/scripts/stupid_stuff/insert_saying.scm +%%PORTDOCS%%%%DATADIR%%/scripts/stupid_stuff/sayings +%%PORTDOCS%%%%DATADIR%%/scripts/stupid_stuff/sayings.sh +%%PORTDOCS%%%%DATADIR%%/scripts/stupid_stuff/stupid_stuff +%%PORTDOCS%%%%DATADIR%%/scripts/tamere +%%PORTDOCS%%%%DATADIR%%/scripts/uname +%%PORTDOCS%%%%DATADIR%%/scripts/uptime +%%PORTDOCS%%@dirrm %%DATADIR%%/scripts/stupid_stuff +%%PORTDOCS%%@dirrm %%DATADIR%%/scripts +%%PORTDOCS%%@dirrm %%DATADIR%% |