diff options
author | Shigeyuki Fukushima <shige@FreeBSD.org> | 1999-08-06 14:52:38 +0000 |
---|---|---|
committer | Shigeyuki Fukushima <shige@FreeBSD.org> | 1999-08-06 14:52:38 +0000 |
commit | 091fffcfdac08f406614c80beba3328790c13ab5 (patch) | |
tree | 9054a8e45431f9c332a9a7b8bd64e66347065740 /editors/apel-xemacs21-mule | |
parent | 00faecafc9d2c52820e5df2965ac87b59a41040f (diff) | |
download | ports-091fffcfdac08f406614c80beba3328790c13ab5.tar.gz ports-091fffcfdac08f406614c80beba3328790c13ab5.zip |
Notes
Diffstat (limited to 'editors/apel-xemacs21-mule')
-rw-r--r-- | editors/apel-xemacs21-mule/Makefile | 4 | ||||
-rw-r--r-- | editors/apel-xemacs21-mule/pkg-comment | 2 | ||||
-rw-r--r-- | editors/apel-xemacs21-mule/pkg-descr | 1 | ||||
-rw-r--r-- | editors/apel-xemacs21-mule/pkg-plist | 10 |
4 files changed, 12 insertions, 5 deletions
diff --git a/editors/apel-xemacs21-mule/Makefile b/editors/apel-xemacs21-mule/Makefile index 015594986fed..9d5e4e40b31b 100644 --- a/editors/apel-xemacs21-mule/Makefile +++ b/editors/apel-xemacs21-mule/Makefile @@ -1,9 +1,9 @@ # New ports collection makefile for: apel for xemacs-mule -# Version required: 9.19 +# Version required: 9.20 # Date created: 13 June 1999 # Whom: Shigeyuki FUKUSHIMA <shige@FreeBSD.ORG> # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1999/07/01 13:02:16 shige Exp $ # MAINTAINER= shige@FreeBSD.ORG diff --git a/editors/apel-xemacs21-mule/pkg-comment b/editors/apel-xemacs21-mule/pkg-comment index 1b68a14502c5..e5fd50483d85 100644 --- a/editors/apel-xemacs21-mule/pkg-comment +++ b/editors/apel-xemacs21-mule/pkg-comment @@ -1 +1 @@ -Portable Emacs Library for xemacs-mule +A Portable Emacs Library for xemacs-mule diff --git a/editors/apel-xemacs21-mule/pkg-descr b/editors/apel-xemacs21-mule/pkg-descr index 7c5ce4d9f854..fb523ef30389 100644 --- a/editors/apel-xemacs21-mule/pkg-descr +++ b/editors/apel-xemacs21-mule/pkg-descr @@ -19,6 +19,7 @@ APEL is programed by MORIOKA Tomohiko <morioka@jaist.ac.jp>. - invisible: provide features about invisible region - mcharset: provide MIME charset related features - pccl: utility to write portable CCL program + - pces: provide portable character encoding scheme features - pcustom: provide portable custom environment - poe: emulation module mainly for basic functions and special forms/macros - poem: provide basic functions to write portable MULE programs diff --git a/editors/apel-xemacs21-mule/pkg-plist b/editors/apel-xemacs21-mule/pkg-plist index 527fede9a3eb..d3b731e510cc 100644 --- a/editors/apel-xemacs21-mule/pkg-plist +++ b/editors/apel-xemacs21-mule/pkg-plist @@ -26,6 +26,14 @@ %%EMACS_LIBDIR_WITH_VER%%/site-lisp/emu/mcs-xm.elc %%EMACS_LIBDIR_WITH_VER%%/site-lisp/emu/pccl.el %%EMACS_LIBDIR_WITH_VER%%/site-lisp/emu/pccl.elc +%%EMACS_LIBDIR_WITH_VER%%/site-lisp/emu/pces.el +%%EMACS_LIBDIR_WITH_VER%%/site-lisp/emu/pces.elc +%%EMACS_LIBDIR_WITH_VER%%/site-lisp/emu/pces-20.el +%%EMACS_LIBDIR_WITH_VER%%/site-lisp/emu/pces-20.elc +%%EMACS_LIBDIR_WITH_VER%%/site-lisp/emu/pces-e20.el +%%EMACS_LIBDIR_WITH_VER%%/site-lisp/emu/pces-e20.elc +%%EMACS_LIBDIR_WITH_VER%%/site-lisp/emu/pces-e20_2.el +%%EMACS_LIBDIR_WITH_VER%%/site-lisp/emu/pces-e20_2.elc %%EMACS_LIBDIR_WITH_VER%%/site-lisp/emu/pcustom.el %%EMACS_LIBDIR_WITH_VER%%/site-lisp/emu/pcustom.elc %%EMACS_LIBDIR_WITH_VER%%/site-lisp/emu/poe-xemacs.el @@ -34,8 +42,6 @@ %%EMACS_LIBDIR_WITH_VER%%/site-lisp/emu/poe.elc %%EMACS_LIBDIR_WITH_VER%%/site-lisp/emu/poem.el %%EMACS_LIBDIR_WITH_VER%%/site-lisp/emu/poem.elc -%%EMACS_LIBDIR_WITH_VER%%/site-lisp/emu/poem-20.el -%%EMACS_LIBDIR_WITH_VER%%/site-lisp/emu/poem-20.elc %%EMACS_LIBDIR_WITH_VER%%/site-lisp/emu/poem-xm.el %%EMACS_LIBDIR_WITH_VER%%/site-lisp/emu/poem-xm.elc %%EMACS_LIBDIR_WITH_VER%%/site-lisp/emu/richtext.el |