www/phpmustace: Mark as deprecated

It should now be installed with the application that needs it,
instead of as a system-wide PHP library.

PR:		288554
Approved by:	yuri@ (Mentor)
This commit is contained in:
Marc Veldman
2025-07-30 16:58:19 +02:00
committed by Älven
parent e54a384eb7
commit 637c0ce005

View File

@@ -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