---
name: aap
version: 1.092
origin: devel/aap
comment: A build tool alternative to make with internet access and CVS support
arch: freebsd:9:x86:64
www: http://www.a-a-p.org/
maintainer: ports@FreeBSD.org
prefix: /usr/local
licenselogic: single
licenses:
- GPLv2
flatsize: 3423506
desc: |
  A-A-P is an Open Source build tool.  It does everything that make does in a
  better way.  Includes Internet access for uploading and downloading files.
  Integrated CVS support: obtain a module from a CVS server and check changes
  into a CVS server.

  Can be used to build programs, maintain web sites, distribute software,
  download and install an application, etc.

  Language: Python (version 1.5 or later)
  License: GNU GPL

  WWW: http://www.a-a-p.org/
deps:
  python27: {origin: lang/python27, version: 2.7.5_2}
  python2: {origin: lang/python2, version: 2}
  python: {origin: lang/python, version: '2.7,2'}
  gettext: {origin: devel/gettext, version: 0.18.3}
  libiconv: {origin: converters/libiconv, version: 1.14_1}
categories:
- devel
