summaryrefslogtreecommitdiff
path: root/www/phpmustache/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/phpmustache/Makefile')
-rw-r--r--www/phpmustache/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/www/phpmustache/Makefile b/www/phpmustache/Makefile
index 052474091651..efb4e4005a66 100644
--- a/www/phpmustache/Makefile
+++ b/www/phpmustache/Makefile
@@ -10,6 +10,9 @@ WWW= https://github.com/bobthecow/mustache.php
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
+DEPRECATED= Installation mode changed from systemwide to per-application with Composer
+EXPIRATION_DATE=2025-10-31
+
USES= php:build
USE_GITHUB= yes
GH_ACCOUNT= bobthecow