diff options
Diffstat (limited to 'games/phpua-cod')
-rw-r--r-- | games/phpua-cod/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/games/phpua-cod/Makefile b/games/phpua-cod/Makefile index 0349896..ae90bff 100644 --- a/games/phpua-cod/Makefile +++ b/games/phpua-cod/Makefile @@ -16,6 +16,10 @@ COMMENT= A Call of Duty plugin for phpUA RUN_DEPENDS= ${LOCALBASE}/${PHPUA}/index.php:${PORTSDIR}/games/phpua-engine +BROKEN= does not install due to dependency problem in games/phpua-engine +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2006-09-03 + # Some variables you can change PHPUA?= www/data/phpua PHPUA_USER?= ${WWWOWN} |