freebsd-ports/games/gnome-games/Makefile
Tobias C. Berner c1506b5c1e games/gnome-games: remove broken games from metaport
- games/iagno
- games/gnome-taquin

were marked broken in the recent vala update.
This unbreaks the meta-port.

PR:		266138
Reported by:	Eirik Oeverby <ltning-freebsd@anduin.net>
2022-08-31 21:24:25 +02:00

30 lines
796 B
Makefile

PORTNAME= gnome-games
PORTVERSION= 3.24.0
PORTREVISION= 1
CATEGORIES= games gnome
MAINTAINER= gnome@FreeBSD.org
COMMENT= Gnome games meta port
USES= metaport
RUN_DEPENDS= five-or-more:games/five-or-more \
atomix:games/atomix \
four-in-a-row:games/four-in-a-row \
gnome-2048:games/gnome-2048 \
gnome-chess:games/gnome-chess \
gnome-klotski:games/gnome-klotski \
gnome-mahjongg:games/gnome-mahjongg \
gnome-mines:games/gnome-mines \
gnome-nibbles:games/gnome-nibbles \
gnome-robots:games/gnome-robots \
gnome-sudoku:games/gnome-sudoku \
gnome-tetravex:games/gnome-tetravex \
hitori:games/hitori \
lightsoff:games/lightsoff \
quadrapassel:games/quadrapassel \
aisleriot>=0:games/aisleriot \
swell-foop:games/swell-foop \
tali:games/tali
.include <bsd.port.mk>