---
name: nsnake
version: 1.4
origin: games/nsnake
comment: Snake game written in C and ncurses
arch: freebsd:9:x86:64
www: http://softs.malikania.fr/nsnake
maintainer: ports@FreeBSD.org
prefix: /usr/local
licenselogic: single
licenses: [MIT]
flatsize: 18554
desc: |
  nsnake is small game written in C and using ncurses API for drawing
  stuff on the screen.

  It currently supports colors and can save highscores in a file.

  WWW: http://softs.malikania.fr/nsnake
categories: [games]
options: {DOCS: on}
files:
  /usr/local/bin/nsnake: 9828237c6ca681f4186cb3ac30b9bacd3ec15f5fe573cba42c017c3cb111efc1
  /usr/local/man/man6/nsnake.6.gz: 8697f17be4d443e22b054f333e5b93274914d7030d5212cb83b2e665508ff217
  /usr/local/share/doc/nsnake/CHANGELOG: 304ca80457df56666175f80e7f8ca848ffc06aa5f0621018a54f10b2f0ffcc57
  /usr/local/share/licenses/nsnake-1.4/LICENSE: 8a9617637463b68fc0584861100926c56e2af396c013024314c285549b9c9642
  /usr/local/share/licenses/nsnake-1.4/MIT: 3507caa9b70264bdbe49eff56f570238ee9294ead5d32982e642c249e3053bd4
  /usr/local/share/licenses/nsnake-1.4/catalog.mk: 50f396b472722c3fc4168d5417b559aeee0e2aa24e1f710701510f19fac2bf43
directories:
  /usr/local/share/licenses/nsnake-1.4/: n
  /usr/local/share/licenses/: y
  /usr/local/share/doc/nsnake/: 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
