# Copyright 2026 Aubrey
# Distributed under the terms of the BSD-2-Clause License

EAPI=8

DESCRIPTION="Meta package for OMORI-themed programs"
HOMEPAGE=""
SRC_URI=""
RESTRICT="mirror fetch"

LICENSE="BSD-2"
SLOT="0"
KEYWORDS="~amd64"

RDEPEND="
  games-misc/mewo
  app-misc/omorifortune
"