diff options
author | shige <shige@FreeBSD.org> | 2001-12-02 01:57:09 +0800 |
---|---|---|
committer | shige <shige@FreeBSD.org> | 2001-12-02 01:57:09 +0800 |
commit | 46fd7031f33227271dc7e5fec31738d8258bb175 (patch) | |
tree | 1e21caee12c27cb46cb9f427a48aee0dff8539b6 /editors/apel-mule | |
parent | 03cf24aa8f3eeeaa6835c9c685ba73422063902f (diff) | |
download | freebsd-ports-gnome-46fd7031f33227271dc7e5fec31738d8258bb175.tar.gz freebsd-ports-gnome-46fd7031f33227271dc7e5fec31738d8258bb175.tar.zst freebsd-ports-gnome-46fd7031f33227271dc7e5fec31738d8258bb175.zip |
Update to stub(slave) port.
Remove pkg-* in the slave ports.
Diffstat (limited to 'editors/apel-mule')
-rw-r--r-- | editors/apel-mule/Makefile | 8 | ||||
-rw-r--r-- | editors/apel-mule/pkg-comment | 1 | ||||
-rw-r--r-- | editors/apel-mule/pkg-descr | 39 | ||||
-rw-r--r-- | editors/apel-mule/pkg-plist | 61 |
4 files changed, 1 insertions, 108 deletions
diff --git a/editors/apel-mule/Makefile b/editors/apel-mule/Makefile index 01aeb2d0314d..5854bf683ac6 100644 --- a/editors/apel-mule/Makefile +++ b/editors/apel-mule/Makefile @@ -10,15 +10,9 @@ MAINTAINER= shige@FreeBSD.org # This is a slave port. PORTCLASS= slave -MASTERDIR= ${.CURDIR}/../../editors/apel-emacs +MASTERDIR= ${.CURDIR}/../../editors/apel # emacs port setup EMACS_PORT_NAME= mule -# emacs requires *-setupel.el -REQUIRE_SETUPEL= YES - -# use pkg-* files in ${.CURDIR} -PKGDIR= ${.CURDIR} - .include <${MASTERDIR}/Makefile> diff --git a/editors/apel-mule/pkg-comment b/editors/apel-mule/pkg-comment deleted file mode 100644 index d2aef39aa680..000000000000 --- a/editors/apel-mule/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A Portable Emacs Library for mule diff --git a/editors/apel-mule/pkg-descr b/editors/apel-mule/pkg-descr deleted file mode 100644 index edfc415d8ee7..000000000000 --- a/editors/apel-mule/pkg-descr +++ /dev/null @@ -1,39 +0,0 @@ -A Portable Emacs Library. - ---- Emacs Library Porting - -APEL is programed by MORIOKA Tomohiko <tomo@m17n.org>. - - APEL stands for "A Portable Emacs Library". It consists of - following modules: - apel - - alist: utility for Association-list - - calist: utility for condition tree and condition/situation-alist - - filename: utility to make file-name - - install: utility to install emacs-lisp package - - mule-caeser: ROT 13-47-48 Caesar rotation utility - - path-util: utility for path management or file detection - emu - - broken: provide information of broken facilities of Emacs. - - emu: bundled in tm-7.106 compat module - - invisible: provide features about invisible region - - mcharset: provide MIME charset related features - - pces: provide portable character encoding scheme features - - pccl: utility to write portable CCL program - - 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 - - static: utility for static evaluation - - APEL is installed the following directory tree: - ${LOCALBASE}/share/mule/site-lisp/apel/ --- apel - ${LOCALBASE}/share/mule/19.34/site-lisp/emu/ --- emu - - -To use apel, put the following setup into your ~/.emacs: - - (require 'apel-setupel) - -WWW: http://cvs.m17n.org/elisp/APEL/index.en.html - ---- Porting by shige <shige@FreeBSD.ORG>. diff --git a/editors/apel-mule/pkg-plist b/editors/apel-mule/pkg-plist deleted file mode 100644 index a0d7eecf4cc5..000000000000 --- a/editors/apel-mule/pkg-plist +++ /dev/null @@ -1,61 +0,0 @@ -%%EMACS_LIBDIR%%/site-lisp/apel/alist.el -%%EMACS_LIBDIR%%/site-lisp/apel/alist.elc -%%EMACS_LIBDIR%%/site-lisp/apel/calist.el -%%EMACS_LIBDIR%%/site-lisp/apel/calist.elc -%%EMACS_LIBDIR%%/site-lisp/apel/filename.el -%%EMACS_LIBDIR%%/site-lisp/apel/filename.elc -%%EMACS_LIBDIR%%/site-lisp/apel/install.el -%%EMACS_LIBDIR%%/site-lisp/apel/install.elc -%%EMACS_LIBDIR%%/site-lisp/apel/path-util.el -%%EMACS_LIBDIR%%/site-lisp/apel/path-util.elc -%%EMACS_LIBDIR_WITH_VER%%/site-lisp/emu/apel-ver.el -%%EMACS_LIBDIR_WITH_VER%%/site-lisp/emu/apel-ver.elc -%%EMACS_LIBDIR_WITH_VER%%/site-lisp/emu/broken.el -%%EMACS_LIBDIR_WITH_VER%%/site-lisp/emu/broken.elc -%%EMACS_LIBDIR_WITH_VER%%/site-lisp/emu/emu.el -%%EMACS_LIBDIR_WITH_VER%%/site-lisp/emu/emu.elc -%%EMACS_LIBDIR_WITH_VER%%/site-lisp/emu/emu-mule.el -%%EMACS_LIBDIR_WITH_VER%%/site-lisp/emu/emu-mule.elc -%%EMACS_LIBDIR_WITH_VER%%/site-lisp/emu/inv-19.el -%%EMACS_LIBDIR_WITH_VER%%/site-lisp/emu/inv-19.elc -%%EMACS_LIBDIR_WITH_VER%%/site-lisp/emu/invisible.el -%%EMACS_LIBDIR_WITH_VER%%/site-lisp/emu/invisible.elc -%%EMACS_LIBDIR_WITH_VER%%/site-lisp/emu/mcharset.el -%%EMACS_LIBDIR_WITH_VER%%/site-lisp/emu/mcharset.elc -%%EMACS_LIBDIR_WITH_VER%%/site-lisp/emu/mcs-om.el -%%EMACS_LIBDIR_WITH_VER%%/site-lisp/emu/mcs-om.elc -%%EMACS_LIBDIR_WITH_VER%%/site-lisp/emu/mule-caesar.el -%%EMACS_LIBDIR_WITH_VER%%/site-lisp/emu/mule-caesar.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/pccl-om.el -%%EMACS_LIBDIR_WITH_VER%%/site-lisp/emu/pccl-om.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-om.el -%%EMACS_LIBDIR_WITH_VER%%/site-lisp/emu/pces-om.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.el -%%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-om.el -%%EMACS_LIBDIR_WITH_VER%%/site-lisp/emu/poem-om.elc -%%EMACS_LIBDIR_WITH_VER%%/site-lisp/emu/product.el -%%EMACS_LIBDIR_WITH_VER%%/site-lisp/emu/product.elc -%%EMACS_LIBDIR_WITH_VER%%/site-lisp/emu/pym.el -%%EMACS_LIBDIR_WITH_VER%%/site-lisp/emu/pym.elc -%%EMACS_LIBDIR_WITH_VER%%/site-lisp/emu/richtext.el -%%EMACS_LIBDIR_WITH_VER%%/site-lisp/emu/richtext.elc -%%EMACS_LIBDIR_WITH_VER%%/site-lisp/emu/static.el -%%EMACS_LIBDIR_WITH_VER%%/site-lisp/emu/static.elc -%%EMACS_LIBDIR_WITH_VER%%/site-lisp/emu/timezone.el -%%EMACS_LIBDIR_WITH_VER%%/site-lisp/emu/timezone.elc -%%EMACS_LIBDIR_WITH_VER%%/site-lisp/%%APEL_SETUPEL%% -@dirrm %%EMACS_LIBDIR%%/site-lisp/apel -@dirrm %%EMACS_LIBDIR_WITH_VER%%/site-lisp/emu -%%APELDOCDIR%%/ChangeLog -%%APELDOCDIR%%/README.en -%%APELDOCDIR%%/README.ja -@dirrm %%APELDOCDIR%% |