summaryrefslogtreecommitdiff
path: root/editors/flim113-emacs20/pkg-descr
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2000-11-17 12:19:22 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2000-11-17 12:19:22 +0000
commitd615f4ca564f838b39bd8b504a3107011d951a03 (patch)
treed799b77773a040bd9f634696266507c9072dd071 /editors/flim113-emacs20/pkg-descr
parentRemove do-package target that was running "make package" in (diff)
This commit was manufactured by cvs2svn to create tag 'RELEASE_4_2_0'.release/4.2.0
Notes
Notes: svn path=/head/; revision=35216 svn path=/tags/RELEASE_4_2_0/; revision=35217; tag=release/4.2.0
Diffstat (limited to 'editors/flim113-emacs20/pkg-descr')
-rw-r--r--editors/flim113-emacs20/pkg-descr13
1 files changed, 0 insertions, 13 deletions
diff --git a/editors/flim113-emacs20/pkg-descr b/editors/flim113-emacs20/pkg-descr
deleted file mode 100644
index 2f54be83c580..000000000000
--- a/editors/flim113-emacs20/pkg-descr
+++ /dev/null
@@ -1,13 +0,0 @@
-FLIM, message representation or encoding emacs lisp library for emacs20.
-
- FLIM is a library to provide basic features about message
- representation or encoding. It consists of following
- modules:
- - STD 11 (RFC 822) parser and utility
- - MIME library
- - mailcap parser and utility
-
- FLIM is installed the following directory tree:
- ${LOCALBASE}/share/emacs/site-lisp/flim/ --- FLIM
-
---- Porting by shige <shige@FreeBSD.ORG>