diff options
| author | Max Brazhnikov <makc@FreeBSD.org> | 2026-06-23 10:16:23 +0000 |
|---|---|---|
| committer | Max Brazhnikov <makc@FreeBSD.org> | 2026-06-23 10:16:23 +0000 |
| commit | f8e72b5eab2f7e3794fc563de837247abfa545ca (patch) | |
| tree | 3d136b60a46532e019c2ce08b641f428c3f95233 /emulators | |
| parent | 961a9cc511fed4e6483da36d5d8dfc54addd5734 (diff) | |
Diffstat (limited to 'emulators')
| -rw-r--r-- | emulators/qmc2/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/emulators/qmc2/Makefile b/emulators/qmc2/Makefile index 582b1fdbf9fd..64fd15ed8055 100644 --- a/emulators/qmc2/Makefile +++ b/emulators/qmc2/Makefile @@ -9,6 +9,9 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Qt5 graphical interface for MAME WWW= https://github.com/qmc2/qmc2-mame-fe +DEPRECATED= Depends on deprecated Qt5 WebEngine +EXPIRATION_DATE= 2026-09-30 + LICENSE= GPLv2+ BUILD_DEPENDS= bash>0:shells/bash \ |
