File:  [gforth] / gforth / debian.control
Revision 1.2: download - view: text, annotated - select for diffs
Mon Mar 19 21:51:38 2012 UTC (12 years, 1 month ago) by pazsan
Branches: MAIN
CVS tags: HEAD
Debian distribution creation

    1: Source: gforth
    2: Section: programming
    3: Priority: optional
    4: Maintainer: Bernd Paysan <bernd.paysan@gmx.de>
    5: Build-Depends: debhelper (>= 4.1.16), build-essential, gcc, autoconf, automake, autotools-dev, libffi-dev, libtool, libltdl3-dev
    6: Package: gforth
    7: Version: 0.7.9
    8: Architecture: any
    9: Depends: 
   10: Description: gforth
   11:  gforth is the GNU implementation of the ANS Forth standard.

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>