diff options
author | pav <pav@FreeBSD.org> | 2004-04-10 20:45:38 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2004-04-10 20:45:38 +0800 |
commit | 18142460850ac6e149a2d41c1a657d7d67b52f5c (patch) | |
tree | 6fa0f2093cc3d72ef0cd37262eb1301b13a6b027 /games/phpua-cod/files | |
parent | 218c8b06dfc9060fb2987206152e73bec8514b06 (diff) | |
download | freebsd-ports-graphics-18142460850ac6e149a2d41c1a657d7d67b52f5c.tar.gz freebsd-ports-graphics-18142460850ac6e149a2d41c1a657d7d67b52f5c.tar.zst freebsd-ports-graphics-18142460850ac6e149a2d41c1a657d7d67b52f5c.zip |
Add phpua-cod, Call of Duty plug-in for phpUA.
PR: ports/65192
Submitted by: Hideki Machida <hido@neojapangz.com>
Diffstat (limited to 'games/phpua-cod/files')
-rw-r--r-- | games/phpua-cod/files/pkg-opts | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/games/phpua-cod/files/pkg-opts b/games/phpua-cod/files/pkg-opts new file mode 100644 index 00000000000..60e0b399957 --- /dev/null +++ b/games/phpua-cod/files/pkg-opts @@ -0,0 +1,10 @@ + +> PHPUA [www/data/phpua] + The DocumentRoot for your webserver under ${PREFIX} + +> USER [www] + The user ID under which your webserver runs + +> GROUP [www] + The group ID under which your webserver runs + |