---
name: 9menu
version: 1.8_2
origin: x11/9menu
comment: A simple menu patterned after Plan9
arch: freebsd:9:x86:64
www: UNKNOWN
maintainer: ports@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 19771
desc: |
  This is 9menu, a simple program that allows you to create X menus from the
  shell, where each menu item will run a command.  9menu is intended for use
  with 9wm, but can be used with any other window manager.

  The idea of a command line menu generator is from xmenu, but xmenu is
  exclusively a pop-up menu, not what everyone wants.
deps:
  xproto: {origin: x11/xproto, version: 7.0.24}
  libxcb: {origin: x11/libxcb, version: 1.9.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'}
  kbproto: {origin: x11/kbproto, version: 1.0.6}
  libxml2: {origin: textproc/libxml2, version: 2.8.0_2}
  pkgconf: {origin: devel/pkgconf, version: 0.9.2_1}
  libpthread-stubs: {origin: devel/libpthread-stubs, version: 0.3_3}
  libiconv: {origin: converters/libiconv, version: 1.14_1}
categories:
- x11
- plan9
shlibs_required:
- libX11.so.6
