---
name: confctl
version: 1.2
origin: sysutils/confctl
comment: Utility to parse and modify C-like configuration files
arch: freebsd:9:x86:64
www: https://github.com/trasz/confctl/
maintainer: trasz@FreeBSD.org
prefix: /usr/local
licenselogic: single
licenses: [BSD]
flatsize: 30738
desc: "Confctl is a sysctl-like tool to provide access to C-syntax configuration\nfiles,
  such as /etc/hast.conf.  It allows for retrieving, modifying, adding\nand removing
  variables, while preserving comments and formatting.\n\nWWW:\thttps://github.com/trasz/confctl/\n"
categories: [sysutils]
files:
  /usr/local/bin/confctl: 674783ef50fa0c8ef8167f18d5daac50ea8f6d829154f82200c9c9d29ef999ee
  /usr/local/man/man1/confctl.1.gz: e0e535e02cbc3829f5cdd293135b7a7afc54a69efea0387e0e45e628df821c52
  /usr/local/share/licenses/confctl-1.2/BSD: 85e7a53b5e2d3e350e2d084fed2f94b7f63005f8e1168740e1e84aa9fa5d48ce
  /usr/local/share/licenses/confctl-1.2/LICENSE: d9cce0db43502eb1bd8fbef7e960cfaa43b5647186f7f7379923b336209fd77b
  /usr/local/share/licenses/confctl-1.2/catalog.mk: c338b945bfbd8e33b52079d3e907f18afc761ecbc926a039c3f23ead6799babe
directories:
  /usr/local/share/licenses/confctl-1.2/: n
  /usr/local/share/licenses/: y
scripts:
  post-install: |
    cd /usr/local
  pre-deinstall: |
    cd /usr/local
  post-deinstall: |
    cd /usr/local
