blob: 0a0699bf2c55c8a5a6802113e80e287b25f3d8c3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = makefile2graph-git
pkgdesc = Creates a graph of dependencies from GNU-Make; Output is a graphiz-dot file or a Gexf-XML file.
pkgver = 1.5.0.r16.g656a5a9
pkgrel = 1
url = https://github.com/lindenb/makefile2graph
arch = x86_64
license = custom:MIT
makedepends = git
depends = make
provides = makefile2graph
source = git+https://github.com/lindenb/makefile2graph.git
md5sums = SKIP
pkgname = makefile2graph-git
|