---
name: bsdbuild
version: 3.0
origin: devel/bsdbuild
comment: BSD-licensed portable build system
arch: freebsd:9:x86:64
www: http://hypertriton.com/bsdbuild/
maintainer: bapt@FreeBSD.org
prefix: /usr/local
licenselogic: single
licenses:
- BSD
flatsize: 878405
desc: |
  BSDBuild is a simple, self-contained and portable build system derived from the
  traditional 4.4BSD share/mk files. BSDBuild uses BSD-style makefiles, but
  without BSD make extensions (it uses standard Bourne script fragments instead),
  so the build system is portable to most operating systems and make flavors.
  Because BSDBuild is implemented as a library, makefiles are edited directly and
  never need to be "regenerated".

  WWW: http://hypertriton.com/bsdbuild/
deps:
  perl: {origin: lang/perl5.14, version: 5.14.4}
categories:
- devel
