aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2025-08-07 17:39:51 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2025-08-07 18:04:49 +0000
commit0479f75a501c1b2be999bd73be3ff33e81cd2328 (patch)
tree62bde52b51cb2e618342063a67938dd9ab43973d
parent4988ef83c73dd3d6b776e7354bd9e2bdc44b818f (diff)
finance/myphpmoney: Mark DEPRECATED
- Upstream unmaintained - Last updtream release was in 2007 - And most probably does not work with latest PHP versions - Set EXPIRATION_DATE 2025-09-06
-rw-r--r--finance/myphpmoney/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/finance/myphpmoney/Makefile b/finance/myphpmoney/Makefile
index 62acc53bae8d..202389eef5ed 100644
--- a/finance/myphpmoney/Makefile
+++ b/finance/myphpmoney/Makefile
@@ -9,6 +9,9 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= PHP script for managing your accounts
WWW= https://myphpmoney.sourceforge.net/
+DEPRECATED= Unmaintained upstream and most probably does not work with modern PHP versions
+EXPIRATION_DATE= 2025-09-07
+
WEBOWN?= www
WEBGRP?= www
APACHEDIR= ${PREFIX}/www/data