mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 00:23:52 +02:00
commit
a75bf11a9a
1 changed files with 11 additions and 0 deletions
11
srcpkgs/cflow/template
Normal file
11
srcpkgs/cflow/template
Normal file
|
@ -0,0 +1,11 @@
|
|||
# Template file for 'cflow'
|
||||
pkgname=cflow
|
||||
version=1.4
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
short_desc="Analyzes C source files and prints a graph, charting the control flow"
|
||||
maintainer="Michael Gehring <mg@ebfe.org>"
|
||||
license="GPL-3"
|
||||
homepage="http://www.gnu.org/software/cflow/"
|
||||
distfiles="${GNU_SITE}/${pkgname}/${pkgname}-${version}.tar.bz2"
|
||||
checksum=037e39d6048ea91c68a5f3a561e10f22fd085d1f7641643e19c831a94ec26bca
|
Loading…
Add table
Reference in a new issue