---
name: apel-emacs21
version: 10.8_9
origin: editors/apel-emacs21
comment: A Portable Emacs Library for emacs21
arch: freebsd:9:x86:64
www: http://git.chise.org/elisp/apel/index.html.en
maintainer: nobutaka@FreeBSD.org
prefix: /usr/local
licenselogic: single
licenses:
- GPLv2
flatsize: 501083
desc: "A Portable Emacs Library.\n\n--- Emacs Library Porting\n\nAPEL is programed
  by MORIOKA Tomohiko <tomo@m17n.org>.\n\n  APEL stands for \"A Portable Emacs Library\".
  \ It consists of\n  following modules:\n    apel\n     - alist: utility for Association-list\n
  \    - calist: utility for condition tree and condition/situation-alist\n     -
  filename: utility to make file-name\n     - install: utility to install emacs-lisp
  package\n     - mule-caeser: ROT 13-47-48 Caesar rotation utility\n     - path-util:
  utility for path management or file detection\n    emu\n     - broken: provide information
  of broken facilities of Emacs.\n     - emu: bundled in tm-7.106 compat module\n
  \    - invisible: provide features about invisible region\n     - mcharset: provide
  MIME charset related features\n     - pces: provide portable character encoding
  scheme features\n     - pccl: utility to write portable CCL program\n     - pcustom:
  provide portable custom environment\n     - poe: emulation module mainly for basic
  functions and special forms/macros\n     - poem: provide basic functions to write
  portable MULE programs\n     - static: utility for static evaluation\n\nTo use apel,
  put the following setup into your ~/.emacs:\n\n\t(require 'apel-setupel)\n\nWWW:
  http://git.chise.org/elisp/apel/index.html.en\n"
deps:
  xproto: {origin: x11/xproto, version: 7.0.24}
  xextproto: {origin: x11/xextproto, version: 7.2.1}
  libxcb: {origin: x11/libxcb, version: 1.9.1}
  libXpm: {origin: x11/libXpm, version: 3.5.10}
  libXext: {origin: x11/libXext, version: '1.3.2,1'}
  libXdmcp: {origin: x11/libXdmcp, version: 1.1.1}
  libXau: {origin: x11/libXau, version: 1.0.8}
  libX11: {origin: x11/libX11, version: '1.6.1,1'}
  libSM: {origin: x11/libSM, version: '1.2.1,1'}
  libICE: {origin: x11/libICE, version: '1.0.8,1'}
  kbproto: {origin: x11/kbproto, version: 1.0.6}
  libXt: {origin: x11-toolkits/libXt, version: '1.1.4,1'}
  libXmu: {origin: x11-toolkits/libXmu, version: '1.1.1,1'}
  Xaw3d: {origin: x11-toolkits/Xaw3d, version: 1.5E_4}
  libxml2: {origin: textproc/libxml2, version: 2.8.0_2}
  tiff: {origin: graphics/tiff, version: 4.0.3}
  png: {origin: graphics/png, version: 1.5.17}
  jpeg: {origin: graphics/jpeg, version: 8_4}
  jbigkit: {origin: graphics/jbigkit, version: 1.6}
  giflib-nox11: {origin: graphics/giflib, version: 4.2.1_2}
  emacs: {origin: editors/emacs21, version: 21.3_16}
  pkgconf: {origin: devel/pkgconf, version: 0.9.2_1}
  libpthread-stubs: {origin: devel/libpthread-stubs, version: 0.3_3}
  gettext: {origin: devel/gettext, version: 0.18.3}
  libiconv: {origin: converters/libiconv, version: 1.14_1}
categories:
- elisp
- editors
options: {DOCS: on}
