freebsd-ports/irc/p5-IRC-Bot-Hangman/pkg-descr
Stefan Eßer fb16dfecae Remove WWW entries moved into port Makefiles
Commit b7f05445c0 has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2022-09-07 23:58:51 +02:00

7 lines
385 B
Text

This module provides a useless IRC bot which enables you to play hangman,
the classic word game. It comes shipped with a list of ~2000 english words
by default. The architecture is plugin based, words, commands and
responses can be extended at will by adding new modules.
The main motivation was to provide a multi-player text based game for
children to help them practising writing.