diff options
author | bapt <bapt@FreeBSD.org> | 2015-12-13 17:41:22 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2015-12-13 17:41:22 +0800 |
commit | 5b4d9b08a8a714b4d1f8220d181382f05d504b38 (patch) | |
tree | f39fc3c681838153001da2713c3acb281d6ea2c9 /games/tuxpuck | |
parent | 2875bc351f518275997fc9ff8f8c1cdd500e24bb (diff) | |
download | freebsd-ports-gnome-5b4d9b08a8a714b4d1f8220d181382f05d504b38.tar.gz freebsd-ports-gnome-5b4d9b08a8a714b4d1f8220d181382f05d504b38.tar.zst freebsd-ports-gnome-5b4d9b08a8a714b4d1f8220d181382f05d504b38.zip |
Mark as broken: does not fetch
Diffstat (limited to 'games/tuxpuck')
-rw-r--r-- | games/tuxpuck/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/tuxpuck/Makefile b/games/tuxpuck/Makefile index a4832b011ef1..4b45e6c34a4d 100644 --- a/games/tuxpuck/Makefile +++ b/games/tuxpuck/Makefile @@ -10,6 +10,7 @@ MASTER_SITES= http://www.sourcefiles.org/Games/Sports/Miscellaneous/ MAINTAINER= ports@FreeBSD.org COMMENT= Shufflepuck Cafe Clone +BROKEN= unfetchable LICENSE= GPLv2 LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png \ |