git: a569d97b3853 - main - emulators/kcemu: expire on 2022-06-30, needs multimedia/schroedinger
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 31 Mar 2022 21:44:03 UTC
The branch main has been updated by rene:
URL: https://cgit.FreeBSD.org/ports/commit/?id=a569d97b3853e9dcd22af142af136e9e2bd4accb
commit a569d97b3853e9dcd22af142af136e9e2bd4accb
Author: Rene Ladan <rene@FreeBSD.org>
AuthorDate: 2022-03-31 21:43:21 +0000
Commit: Rene Ladan <rene@FreeBSD.org>
CommitDate: 2022-03-31 21:43:21 +0000
emulators/kcemu: expire on 2022-06-30, needs multimedia/schroedinger
---
emulators/kcemu/Makefile | 3 +++
1 file changed, 3 insertions(+)
diff --git a/emulators/kcemu/Makefile b/emulators/kcemu/Makefile
index c59b06102880..e03b32b24265 100644
--- a/emulators/kcemu/Makefile
+++ b/emulators/kcemu/Makefile
@@ -10,6 +10,9 @@ DISTNAME= KCemu-${PORTVERSION}
MAINTAINER= hardy.schumacher@gmx.de
COMMENT= KC85 emulator
+DECREPATED= Depends on expired multimedia/schroedinger
+EXPIRATION_DATE=2022-06-30
+
BUILD_DEPENDS= pngtopnm:graphics/netpbm
LIB_DEPENDS= libaudiofile.so:audio/libaudiofile \
libavformat.so:multimedia/ffmpeg \