0b0798c8a4
Perl TetriNET Server (pts) is a tetrinet server written in perl. pts has the following features: * Written in Perl. You can run PTS on Windows/Unix/etc. * Supports multiple channels. * Supports TetriNET and TetriFAST clients. (no Tspec, no IRC) * Supports Query (IRC bot's check) access. * 10 level authority. * Game statistics. * User Profile with registered nick (no registered team yet). * Ping. * Async DNS lookup. * Anti flood. * Imperfect detection of cheat programs. Provided in PR pkg/19372 by David Ferlier. The package needs some fixing.
15 lines
372 B
Text
15 lines
372 B
Text
@comment $NetBSD: PLIST,v 1.1.1.1 2003/04/13 08:25:30 jmmv Exp $
|
|
sbin/pts
|
|
share/pts/locale/en.msg
|
|
share/pts/locale/ja.msg
|
|
share/pts/pts.ban
|
|
share/pts/pts.ini
|
|
share/pts/pts.motd
|
|
share/pts/pts.news
|
|
share/pts/pts.secure
|
|
@exec ${MKDIR} %D/share/pts/logs
|
|
@dirrm share/pts/logs
|
|
@dirrm share/pts/locale
|
|
@exec ${MKDIR} %D/share/pts/dstats
|
|
@dirrm share/pts/dstats
|
|
@dirrm share/pts
|