aboutsummaryrefslogtreecommitdiffstats
path: root/math/algotutor
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2005-03-27 03:46:20 +0800
committerkris <kris@FreeBSD.org>2005-03-27 03:46:20 +0800
commitcc55dae22fef7e8b3db1bd92cd5b1fdf58144977 (patch)
tree2c6ee67b88a68d74d2f9ce3a912b3eb08d2b7026 /math/algotutor
parent7359f6337be08a2e002424dcf30e13e4194055e6 (diff)
downloadfreebsd-ports-graphics-cc55dae22fef7e8b3db1bd92cd5b1fdf58144977.tar.gz
freebsd-ports-graphics-cc55dae22fef7e8b3db1bd92cd5b1fdf58144977.tar.zst
freebsd-ports-graphics-cc55dae22fef7e8b3db1bd92cd5b1fdf58144977.zip
BROKEN: Unfetchable
Approved by: portmgr (self)
Diffstat (limited to 'math/algotutor')
-rw-r--r--math/algotutor/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/math/algotutor/Makefile b/math/algotutor/Makefile
index 4f7ab6ac1fe..68685ea51b1 100644
--- a/math/algotutor/Makefile
+++ b/math/algotutor/Makefile
@@ -14,6 +14,8 @@ EXTRACT_SUFX= .tgz
MAINTAINER= kevlo@FreeBSD.org
COMMENT= An interactive tutorial for algorithms and data structures
+BROKEN= Unfetchable
+
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Tk.pm:${PORTSDIR}/x11-toolkits/p5-Tk
RUN_DEPENDS= ${BUILD_DEPENDS}