diff options
author | Olli Hauer <ohauer@FreeBSD.org> | 2011-08-27 09:55:12 +0000 |
---|---|---|
committer | Olli Hauer <ohauer@FreeBSD.org> | 2011-08-27 09:55:12 +0000 |
commit | d91f5feda84a62cc6466c80922b5433c40cc66ad (patch) | |
tree | a8edffce12c150d991fb91e7b3f012e8288ae5b8 /games/phpua-cod | |
parent | 40bad54364461423c57572adebff8df1fe17045b (diff) |
Notes
Diffstat (limited to 'games/phpua-cod')
-rw-r--r-- | games/phpua-cod/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/games/phpua-cod/Makefile b/games/phpua-cod/Makefile index 0b2d1f58408c..c209d165473d 100644 --- a/games/phpua-cod/Makefile +++ b/games/phpua-cod/Makefile @@ -17,6 +17,9 @@ COMMENT= A Call of Duty plugin for phpUA BUILD_DEPENDS= ${LOCALBASE}/${PHPUA}/index.php:${PORTSDIR}/games/phpua-engine RUN_DEPENDS= ${BUILD_DEPENDS} +DEPRECATED= depends on phpua-engine +EXPIRATION_DATE= one week after FreeBSD 9.0-RELEASE-p0 + # Some variables you can change PHPUA?= www/phpua PHPUA_USER?= ${WWWOWN} |