aboutsummaryrefslogtreecommitdiffstats
path: root/lang/python
diff options
context:
space:
mode:
authormva <mva@FreeBSD.org>2013-09-01 23:43:35 +0800
committermva <mva@FreeBSD.org>2013-09-01 23:43:35 +0800
commit1645c812e576b17e31768875245f033b6e5019f7 (patch)
tree30c3be50ab3c48ba381052c8dffd85a8902f3076 /lang/python
parent6d5376809670c8105e7dc03da065ec52b86cf59b (diff)
downloadfreebsd-ports-gnome-1645c812e576b17e31768875245f033b6e5019f7.tar.gz
freebsd-ports-gnome-1645c812e576b17e31768875245f033b6e5019f7.tar.zst
freebsd-ports-gnome-1645c812e576b17e31768875245f033b6e5019f7.zip
- improve the python meta port descriptions
Requested by: demon@ Reviewed by: demon@
Diffstat (limited to 'lang/python')
-rw-r--r--lang/python/pkg-descr3
1 files changed, 3 insertions, 0 deletions
diff --git a/lang/python/pkg-descr b/lang/python/pkg-descr
index f595c479c814..18b5866bc1a5 100644
--- a/lang/python/pkg-descr
+++ b/lang/python/pkg-descr
@@ -1,4 +1,7 @@
Python is an interpreted object-oriented programming language, and is
often compared to Tcl, Perl or Scheme.
+This is a meta port to the Python interpreter and provides symbolic links
+to bin/python, bin/pydoc, bin/idle and so on to allow compatibility with
+version agnostic python scripts.
WWW: http://www.python.org/