diff options
Diffstat (limited to 'games/phpua-engine/files')
-rw-r--r-- | games/phpua-engine/files/pkg-message.in | 8 | ||||
-rw-r--r-- | games/phpua-engine/files/pkg-opts | 13 |
2 files changed, 0 insertions, 21 deletions
diff --git a/games/phpua-engine/files/pkg-message.in b/games/phpua-engine/files/pkg-message.in deleted file mode 100644 index 06a1eeb4fc16..000000000000 --- a/games/phpua-engine/files/pkg-message.in +++ /dev/null @@ -1,8 +0,0 @@ -* -* Files have been installed in -* %%PREFIX%%/%%PHPUADIR%% -* -* Goto "http://your.url/%%APPNAME%%/install.php" to complete installing this package -* -* Don't forget to install the modules needed to administrate the game you're hosting -* diff --git a/games/phpua-engine/files/pkg-opts b/games/phpua-engine/files/pkg-opts deleted file mode 100644 index c6593c739a38..000000000000 --- a/games/phpua-engine/files/pkg-opts +++ /dev/null @@ -1,13 +0,0 @@ - -> WWWDOC [www/data] - The DocumentRoot for your webserver under ${PREFIX} - -> PHPUA_USER [www] - The user ID under which your webserver runs - -> PHPUA_GROUP [www] - The group ID under which your webserver runs - -> APPNAME [phpua] - The name of the directory for phpUA under your web server. - |