summaryrefslogtreecommitdiffstats
path: root/lang/python/pkg-plist
diff options
context:
space:
mode:
authortg <tg@FreeBSD.org>2000-01-06 11:46:19 +0000
committertg <tg@FreeBSD.org>2000-01-06 11:46:19 +0000
commit7f10bb2960d106ac01336ac2a7f30f58ef8c95b0 (patch)
tree9f6d0fe6299d9a35642b87035cc4c7da7fe4520d /lang/python/pkg-plist
parent9926c153c6451eb54ea6c2169ea51d60e717b7e4 (diff)
downloadFreeBSD-ports-7f10bb2960d106ac01336ac2a7f30f58ef8c95b0.zip
FreeBSD-ports-7f10bb2960d106ac01336ac2a7f30f58ef8c95b0.tar.gz
- Install python-mode.el.
PR: 15702 Submitted by: "Dmitry S. Sivachenko" <dima@Chg.RU> - Only use Tk support if X11 is installed. PR: 15910 Submitted by: Nathan Dorfman <nathan@rtfm.net>
Diffstat (limited to 'lang/python/pkg-plist')
-rw-r--r--lang/python/pkg-plist2
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/python/pkg-plist b/lang/python/pkg-plist
index 2360c6b..58ef1c9 100644
--- a/lang/python/pkg-plist
+++ b/lang/python/pkg-plist
@@ -1,6 +1,7 @@
bin/python1.5
bin/python
share/doc/python/COPYRIGHT
+share/emacs/site-lisp/python-mode.el
include/python1.5/Python.h
include/python1.5/abstract.h
include/python1.5/bitset.h
@@ -995,3 +996,4 @@ lib/python1.5/xmllib.pyo
@dirrm lib/python1.5
@exec mkdir -p %D/lib/python1.5/site-packages
@dirrm share/doc/python
+@unexec rmdir share/emacs/site-lisp 2>/dev/null || true
OpenPOWER on IntegriCloud