diff options
author | bapt <bapt@FreeBSD.org> | 2013-06-05 06:27:58 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2013-06-05 06:27:58 +0800 |
commit | d8fd601899c6c5ac6d158cd304073bc602e2ad9e (patch) | |
tree | c809675101452bb61633af6241b032fb2b4c3828 /games/gnomechess/Makefile | |
parent | c691ba10b46e10eb9c83f6ca1a01fc2247328d55 (diff) | |
download | freebsd-ports-gnome-d8fd601899c6c5ac6d158cd304073bc602e2ad9e.tar.gz freebsd-ports-gnome-d8fd601899c6c5ac6d158cd304073bc602e2ad9e.tar.zst freebsd-ports-gnome-d8fd601899c6c5ac6d158cd304073bc602e2ad9e.zip |
Deprecated old gnome1 games
Diffstat (limited to 'games/gnomechess/Makefile')
-rw-r--r-- | games/gnomechess/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/games/gnomechess/Makefile b/games/gnomechess/Makefile index 9d4c38934b71..d5acaa78515f 100644 --- a/games/gnomechess/Makefile +++ b/games/gnomechess/Makefile @@ -12,6 +12,9 @@ DISTNAME= gnome-chess-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= A GUI chess front-end to crafy, for the GNOME Desktop Environment +DEPRECATED= Unsupported upstream +EXPIRATION_DATE= 2013-07-04 + BUILD_DEPENDS= crafty:${PORTSDIR}/games/crafty RUN_DEPENDS= crafty:${PORTSDIR}/games/crafty |