---
name: cl-asdf
version: 2.017,2
origin: devel/cl-asdf
comment: A system definition facility for Common Lisp
arch: freebsd:10:x86:64
www: http://www.cliki.net/asdf
maintainer: olgeni@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 206913
desc: |
  asdf is Another System Definition Facility for Common Lisp. It intends
  to solve the same class of problems as mk-defsystem - compiling and
  installing Lisp libraries -, but internally it takes advantage of
  modern CL features like pathname support etc., and uses CLOS for
  extensibility.

  WWW: http://www.cliki.net/asdf
categories:
- lisp
- devel
message: |
  ==========================================================================
  To use asdf and depending ports, you will have to configure your
  Lisp systems so they know where to find asdf itself and the system
  definition files.

  A default configuration is installed in

    /usr/local/etc/asdf-init.lisp

  Review this file for further information, or simply load it from your
  Lisp initialization file.
  ==========================================================================
