aboutsummaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorMarc Veldman <marc@bumblingdork.com>2025-07-30 14:58:19 +0000
committerÄlven <alven@FreeBSD.org>2025-08-01 22:30:31 +0000
commit637c0ce005b1fe65dbb7cc5d5e9f7c3f997de5eb (patch)
treef7bc446c754317802ecc8c7a3f47f0844fbeee96 /www
parente54a384eb73736b19c144310d69b7d84d196bc72 (diff)
Diffstat (limited to 'www')
-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