---
name: pbimaker
version: 1.3
origin: sysutils/pbimaker
comment: A program to convert ports into PBI modules
arch: freebsd:9:x86:64
www: http://makeapbi.sourceforge.net/
maintainer: jessefrgsmith@yahoo.ca
prefix: /usr/local
licenselogic: single
licenses: [BSD]
flatsize: 37432
desc: |
  The Make-A-PBI program takes a port from the FreeBSD Ports tree and
  creates from it a PBI module. This module can then be used to create PBI
  packages. Make-A-PBI automates most aspects of the module creating process,
  setting up the required files and directories and collecting information
  from the port.

  WWW: http://makeapbi.sourceforge.net/
categories: [sysutils]
files:
  /usr/local/bin/pbimaker: d0bb36eb72a6e713955ce9e7c878f15e0c2d35fcd29d95ca1e6bcc3221fc99f3
  /usr/local/share/licenses/pbimaker-1.3/BSD: 85e7a53b5e2d3e350e2d084fed2f94b7f63005f8e1168740e1e84aa9fa5d48ce
  /usr/local/share/licenses/pbimaker-1.3/LICENSE: d9cce0db43502eb1bd8fbef7e960cfaa43b5647186f7f7379923b336209fd77b
  /usr/local/share/licenses/pbimaker-1.3/catalog.mk: 30ca3c8bffcf7662317f4ea45380548e84c10c7b35ad28e7d3e4eaccd8929b1a
  /usr/local/share/pbimaker/defaulticon.png: 6aef2e28ca9c9cf3633a60bdd6332dbe51c8c3478a995b8ba6df8682493f9815
directories:
  /usr/local/share/pbimaker/: n
  /usr/local/share/licenses/pbimaker-1.3/: n
  /usr/local/share/licenses/: y
scripts:
  post-install: |
    cd /usr/local
  pre-deinstall: |
    cd /usr/local
  post-deinstall: |
    cd /usr/local
