diff options
Diffstat (limited to 'games/gnome-games/Makefile')
-rw-r--r-- | games/gnome-games/Makefile | 13 |
1 files changed, 3 insertions, 10 deletions
diff --git a/games/gnome-games/Makefile b/games/gnome-games/Makefile index 7d9596976ecd..7acb34c19ff3 100644 --- a/games/gnome-games/Makefile +++ b/games/gnome-games/Makefile @@ -1,30 +1,23 @@ PORTNAME= gnome-games -PORTVERSION= 3.24.0 -PORTREVISION= 1 +PORTVERSION= 47 CATEGORIES= games gnome MAINTAINER= gnome@FreeBSD.org -COMMENT= Gnome games meta port +COMMENT= Curated 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 + swell-foop:games/swell-foop .include <bsd.port.mk> |