---
name: affenspiel
version: 1.0_2
origin: games/affenspiel
comment: Little puzzle game with monkey for X Window System
arch: freebsd:9:x86:64
www: http://www.artsoft.org/affenspiel/
maintainer: ports@FreeBSD.org
prefix: /usr/local
licenselogic: single
licenses:
- unknown
flatsize: 18859
desc: |
  Shift the puzzle pieces around so that the monkey becomes complete,
  that means, move the big piece through the other pieces to the
  bottom of the playfield, so that the monkey picture gets complete.

  WWW: http://www.artsoft.org/affenspiel/
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'}
  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'}
  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:
- games
shlibs_required:
- libX11.so.6
files:
  /usr/local/bin/affenspiel: cf8579960481d24149e509fd7135d747b792cdc3e9f85c5454c00b6c92bbf6e7
  /usr/local/share/doc/affenspiel/COPYRIGHT: 122cfa59aa1ce5b2c004aa52187d42b80b840d05633aae841839669ea6a3f63b
  /usr/local/share/doc/affenspiel/README: 051734951b9adc0394a5e06874b8ff9aa92cffa0a9cca579ef4d0ac55a340a2a
  /usr/local/share/licenses/affenspiel-1.0_2/LICENSE: 6ca00a8645dcf3d43833d11607fd7c67d0f877d32798cf5ac5ce1215105403a5
  /usr/local/share/licenses/affenspiel-1.0_2/catalog.mk: 293b6120bad45493e6cc6cdf5afd26bb21bff6ab2378eb9a3acac75699e8d957
  /usr/local/share/licenses/affenspiel-1.0_2/unknown: 122cfa59aa1ce5b2c004aa52187d42b80b840d05633aae841839669ea6a3f63b
directories:
  /usr/local/share/licenses/affenspiel-1.0_2/: n
  /usr/local/share/licenses/: y
  /usr/local/share/doc/affenspiel/: n
scripts:
  post-install: |
    cd /usr/local
    cd /usr/local
  pre-deinstall: |
    cd /usr/local
    cd /usr/local
  post-deinstall: |
    cd /usr/local
    cd /usr/local
