vp-build/srcpkgs/rcs/template

16 lines
458 B
Bash

# Template file for 'rcs'
pkgname=rcs
version=5.9.4
revision=3
build_style=gnu-configure
hostmakedepends="ed groff"
makedepends="ed"
depends="ed"
short_desc="Revision Control System"
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
license="GPL-3"
homepage="http://www.gnu.org/software/rcs/"
distfiles="${GNU_SITE}/${pkgname}/${pkgname}-${version}.tar.xz"
checksum=063d5a0d7da1821754b80c639cdae2c82b535c8ff4131f75dc7bbf0cd63a5dff
CFLAGS="-std=c99"