freebsd-ports/editors/flim/pkg-descr.emacs21
Shigeyuki Fukushima 2bda9c1038 New master/slave scheme for flim-1.14.x ports.
Update master port to emacs21.
Update slave ports to stub port: flim-emacs20.
Newly support flim-xemacs21-mule stub port.
Does not support flim-emacs and flim-mule for flim-1.14.x or later.
Change some style.
2001-12-01 20:06:27 +00:00

13 lines
422 B
Text

FLIM, message representation or encoding emacs lisp library for emacs21.
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/21.1/site-lisp/flim/
Ported by shige@FreeBSD.ORG