diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-04-01 17:37:22 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-04-01 17:37:22 +0000 |
commit | 02da8d0611ad751984a1249916d9dd7437793ebd (patch) | |
tree | 4559943e0c5f8d74430874801c8306ba7ca2cdbe /games/Makefile | |
parent | 6b36417c29ee1a80478a91c0f2ade111d67e3521 (diff) | |
download | ports-02da8d0611ad751984a1249916d9dd7437793ebd.tar.gz ports-02da8d0611ad751984a1249916d9dd7437793ebd.zip |
Add phpua-engine, a PHP based backedn that enables gaming server
administrators to manage their servers via a website interface and
to display server information including live statistics to the public.
Plugin ports will come soon.
PR: ports/64874
Submitted by: Hideki Machida <hido@neojapangz.com>
Notes
Notes:
svn path=/head/; revision=105901
Diffstat (limited to 'games/Makefile')
-rw-r--r-- | games/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/Makefile b/games/Makefile index 0c3a700b658c..e418b6dbdfaa 100644 --- a/games/Makefile +++ b/games/Makefile @@ -322,6 +322,7 @@ SUBDIR += penguin-command SUBDIR += pentix SUBDIR += phalanx + SUBDIR += phpua-engine SUBDIR += pinball SUBDIR += pipenightdreams SUBDIR += pmars |