aboutsummaryrefslogtreecommitdiff
path: root/emulators/openmsx
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2020-02-18 10:58:38 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2020-02-18 10:58:38 +0000
commitc7a9c4233d034c2579159c7f0fd52560addffc19 (patch)
tree4d4200031863823177cbdcb8b1e44f7d3baac0ca /emulators/openmsx
parent4abaac0f356e9cbde36f0ff383e67ed40a22e33b (diff)
downloadports-c7a9c4233d034c2579159c7f0fd52560addffc19.tar.gz
ports-c7a9c4233d034c2579159c7f0fd52560addffc19.zip
Deprecate a few unmaintained ports that use python27
With hat: portmgr
Notes
Notes: svn path=/head/; revision=526451
Diffstat (limited to 'emulators/openmsx')
-rw-r--r--emulators/openmsx/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/emulators/openmsx/Makefile b/emulators/openmsx/Makefile
index f73073b9c491..4250976b6ccc 100644
--- a/emulators/openmsx/Makefile
+++ b/emulators/openmsx/Makefile
@@ -11,6 +11,9 @@ COMMENT= Open source MSX emulator
LICENSE= GPLv2
+DEPRECATED= Unmaintained, uses EOLed python27
+EXPIRATION_DATE= 2020-03-19
+
LIB_DEPENDS= libpng.so:graphics/png \
libogg.so:audio/libogg \
libvorbis.so:audio/libvorbis \