diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2015-11-09 12:59:03 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2015-11-09 12:59:03 +0000 |
commit | 496ac41eab239d23ec8c4be4de8c7274167db816 (patch) | |
tree | 833ea06148a6d04c639882998b046989806a59ed /games/latrine | |
parent | 0888e6c87c87611f8c3c91d010963770653c20ec (diff) |
Notes
Diffstat (limited to 'games/latrine')
-rw-r--r-- | games/latrine/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/latrine/Makefile b/games/latrine/Makefile index fb806a6d1859..8b0aa74c7b01 100644 --- a/games/latrine/Makefile +++ b/games/latrine/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= http://alioth.debian.org/frs/download.php/3085/ MAINTAINER= ports@FreeBSD.org COMMENT= Curses-based LAnguage TRaINEr +BROKEN= unfetchable + LICENSE= GPLv3 BUILD_DEPENDS= p5-DBI>0:${PORTSDIR}/databases/p5-DBI |