aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Engberg <diizzy@FreeBSD.org>2023-03-06 21:28:11 +0000
committerDaniel Engberg <diizzy@FreeBSD.org>2023-03-06 22:21:23 +0000
commitec252b5f5e1b06177baf1feaa1767a78280077b3 (patch)
tree742730b5a46df35a030c62f2e99559f744f6f0e6
parent9bc2075ac31b7578c2447da5f7bc6bac1b5f8b3d (diff)
downloadports-ec252b5f5e1b06177baf1feaa1767a78280077b3.tar.gz
ports-ec252b5f5e1b06177baf1feaa1767a78280077b3.zip
emulators/pcsxr: Deprecate and set expiration date to 2023-03-31
Abandoned upstream and not up to standard compared to other emulators so point users to RetroArch. PR: 269836 Reviewed by: martymac (maintainer)
-rw-r--r--emulators/pcsxr/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/emulators/pcsxr/Makefile b/emulators/pcsxr/Makefile
index c20a23100f37..926268c7bea3 100644
--- a/emulators/pcsxr/Makefile
+++ b/emulators/pcsxr/Makefile
@@ -9,6 +9,9 @@ WWW= http://pcsxr.codeplex.com
LICENSE= GPLv3+
+DEPRECATED= Abandoned upstream and no development in 5+ years, consider using games/retroarch
+EXPIRATION_DATE=2023-03-31
+
ONLY_FOR_ARCHS= amd64 i386
LIB_DEPENDS= libvorbis.so:audio/libvorbis \