diff options
author | taoka <taoka@FreeBSD.org> | 1999-04-27 09:06:57 +0800 |
---|---|---|
committer | taoka <taoka@FreeBSD.org> | 1999-04-27 09:06:57 +0800 |
commit | e2d5c50836149393c2e89c9c818eef31646fab66 (patch) | |
tree | 87ca981bb679f24e2581725142046483717a2899 /games/bnetd/pkg-descr | |
parent | bf844227b0e0ded32279780c3c913a8df93d02ed (diff) | |
download | freebsd-ports-gnome-e2d5c50836149393c2e89c9c818eef31646fab66.tar.gz freebsd-ports-gnome-e2d5c50836149393c2e89c9c818eef31646fab66.tar.zst freebsd-ports-gnome-e2d5c50836149393c2e89c9c818eef31646fab66.zip |
A game server for StarCraft
PR: 11306
Sumbitted by: Ying-Chieh Liao <ijliao@csie.nctu.edu.tw>
Diffstat (limited to 'games/bnetd/pkg-descr')
-rw-r--r-- | games/bnetd/pkg-descr | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/games/bnetd/pkg-descr b/games/bnetd/pkg-descr new file mode 100644 index 000000000000..01e36af6e2f0 --- /dev/null +++ b/games/bnetd/pkg-descr @@ -0,0 +1,9 @@ +Bnetd is a program that will eventually emulate a Blizzard Entertainment's +Battle.net(r) server. It started on the linux platform, but has since been +reported to work on *BSD, Solaris, AIX and HP-UX. It should compile and run +on any standards-based *nix. + +Bnetd on WWW : http://www.bnetd.org/ + +Ying-Chieh Liao +ijliao@csie.nctu.edu.tw |