14 lines
539 B
Bash
14 lines
539 B
Bash
# Template file for 'cproto'
|
|
pkgname=cproto
|
|
version=4.7u
|
|
revision=1
|
|
build_style=gnu-configure
|
|
hostmakedepends="flex"
|
|
short_desc="Generates function prototypes and variable declarations from C code"
|
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
|
license="Public Domain"
|
|
homepage="https://invisible-island.net/cproto/cproto.html"
|
|
changelog="https://invisible-island.net/cproto/CHANGES"
|
|
distfiles="https://invisible-island.net/archives/cproto/${pkgname}-${version}.tgz"
|
|
checksum=64ebbbcc5e0501aff296f431d06f9fb70863afe5b0ce66c3b3479072914fc51e
|