---
name: mar
version: 0.5
origin: archivers/mar
comment: Simple binary file format for storing arbitrary meta and user data
arch: freebsd:9:x86:64
www: UNKNOWN
maintainer: ehaupt@FreeBSD.org
prefix: /usr/local
licenselogic: single
licenses: [MIT]
flatsize: 166310
desc: |
  A simple binary file format for storing arbitrary meta and user data.

  A meta archive uses a simple binary file format to store both meta and user
  data together in a single file. A mar file may be suitable in situations where
  a full-scale database is not. Both the mar library and the accompanying utility
  are written in C with the intention of porting to many platforms.
categories: [archivers]
options: {DOCS: on}
files:
  /usr/local/bin/mar: 024cec8b95c6e99b0261f29f4ef2aa6e950847d05913a0cf31b63f04164c01a4
  /usr/local/man/man1/mar.1.gz: 0f9cf3b0fac7d76e2361b4112294cafff6873510971d91b96ad22721ce8dbe56
  /usr/local/share/doc/mar/annotated.html: cf92f02e63952ef2170318d5cae78bf5e1e27ec2ee65226cdc17660a2e1d485b
  /usr/local/share/doc/mar/files.html: 1c94cd9e5884e3a3d2696e9ad448ce148f0519f091330dfa348226f6b545d894
  /usr/local/share/doc/mar/functions.html: 17f9e5dc6b042628664a76a62e815a9e36da5069b397d61ff79dba5589f360b0
  /usr/local/share/doc/mar/functions_vars.html: 56189584a83c8569f03944673e8561565efbab1cf2e107e99fb4556f150d4864
  /usr/local/share/doc/mar/globals.html: b49d142c023ee12c1af9fec92f251d2a0f6f11956e9552fc453b8dba5258f310
  /usr/local/share/doc/mar/globals_defs.html: ddfde1d26c597bcbe155757889cbc83ffc0195daccebb7ea8cf499c2954aedec
  /usr/local/share/doc/mar/globals_func.html: 63254a43daab153f1403ada28c61899e0903591a769b147c8c5e3adb825dffbf
  /usr/local/share/doc/mar/globals_type.html: 43b6bd4e200f497afcab6747b277853e3bd93f4ad511030fa88d1bacba9cc30b
  /usr/local/share/doc/mar/group__OpenFlags.html: 7d33c3e962b1f2d9644834f176b20e07059d5b66aec07db1b3e45441228d2edc
  /usr/local/share/doc/mar/group__SeekWhence.html: 067911a766a056d9fc5914ad11b04715e96b262f3f364ed4a8a1e78d887453b2
  /usr/local/share/doc/mar/index.html: d95793e4f98f7dd27cbcfbfacceb3657983a64ada54dec46fb3bc2bdf316f9d3
  /usr/local/share/doc/mar/mar__c_8h-source.html: c1ca7ff49923514f7d6b3c9f0a490b6b9bd81eed13fc35dc1bf11cde506d8659
  /usr/local/share/doc/mar/mar__c_8h.html: de8a1b874cc9249433f4f2840ce46b2475671cc885e3c813d46ab8a6a762026a
  /usr/local/share/doc/mar/mar__storage__c_8h-source.html: 4d9083be769bdd805d3af579d1f3fa3c389266b08815130c02ca1829021da72b
  /usr/local/share/doc/mar/mar__storage__c_8h.html: 5a7d2ee696384af8c1dde486c96f51fd3f88dad084e57deee8915456508cf329
  /usr/local/share/doc/mar/mar__types__c_8h-source.html: 328fb04853be2c329f4642d59e4ac191fce06e3894dd3add679678d9e38bb12f
  /usr/local/share/doc/mar/mar__types__c_8h.html: 9ccc83345a6e63b362bad52b294c8b55df7c605b0ed766e785ae96a6240d6d97
  /usr/local/share/doc/mar/modules.html: ba5812426c1392c877bc39da80a0bdab9953ff163590b5ac902320b01e4b4286
  /usr/local/share/doc/mar/structmar__pair.html: 7dd1ad7db2628f86ae4ec2f370ce39cf3e38275e1edcfbe3231d7024eef965cb
  /usr/local/share/licenses/mar-0.5/LICENSE: 8a9617637463b68fc0584861100926c56e2af396c013024314c285549b9c9642
  /usr/local/share/licenses/mar-0.5/MIT: 3507caa9b70264bdbe49eff56f570238ee9294ead5d32982e642c249e3053bd4
  /usr/local/share/licenses/mar-0.5/catalog.mk: 712fed99cbc60792f4f63f5db1aee7e5b97c05528313826be66f48b5233d21f8
directories:
  /usr/local/share/licenses/mar-0.5/: n
  /usr/local/share/licenses/: y
  /usr/local/share/doc/mar/: n
scripts:
  post-install: |
    cd /usr/local
  pre-deinstall: |
    cd /usr/local
  post-deinstall: |
    cd /usr/local
