summaryrefslogtreecommitdiff
path: root/debian/control
blob: d8e0cc173725f7ef5b78b7f9006f3a552242d714 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Source: mk-configure
Section: devel
Priority: optional
Maintainer: Andrew Shadura <andrewsh@debian.org>
Build-Depends: debhelper (>= 9), bmake (>= 20131001),
 graphviz, latex-beamer, texlive-latex-extra, texlive-fonts-recommended, ghostscript
Standards-Version: 3.9.5

Package: mk-configure
Architecture: all
Depends: bmake, ${misc:Depends}
Recommends: pkgconf | pkg-config
Description: lightweight replacement for GNU autotools
 mk-configure is a lightweight easy-to-use replacement for GNU autotools,
 written in bmake (portable version of NetBSD make) and POSIX tools (shell,
 awk etc).