summaryrefslogtreecommitdiffstats
path: root/education/tcltutor/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'education/tcltutor/DETAILS')
-rwxr-xr-xeducation/tcltutor/DETAILS16
1 files changed, 16 insertions, 0 deletions
diff --git a/education/tcltutor/DETAILS b/education/tcltutor/DETAILS
new file mode 100755
index 0000000000..2b9efdf245
--- /dev/null
+++ b/education/tcltutor/DETAILS
@@ -0,0 +1,16 @@
+ SPELL=tcltutor
+ VERSION=3.0b7
+ SOURCE="${SPELL}${VERSION//.}.tgz"
+ SOURCE_URL[0]=http://www.msen.com/~clif/${SOURCE}
+ SOURCE_HASH=sha512:17af025b192eefcfde03bf4f9dc173030a0048e84de4ef42c4525f645e5b5067d9209af0da4b1bc632cfbc6faf9703b96eaf9148324c63e4a3d367671756f0f9
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/TclTutor"
+ WEB_SITE="http://www.msen.com/~clif/TclTutor.html"
+ LICENSE[0]="BSD"
+ ENTERED=20150404
+ KEYWORDS=""
+ SHORT="Learn Tcl"
+cat << EOF
+TclTutor is a computer aided instruction package for learning the Tcl
+language. It consists of 47 lessons covering the basic Tcl commands, including
+the dict command.
+EOF