New package: rcs-5.9.2
This commit is contained in:
parent
49594d4781
commit
8f9eba68de
1 changed files with 13 additions and 0 deletions
13
srcpkgs/rcs/template
Normal file
13
srcpkgs/rcs/template
Normal file
|
@ -0,0 +1,13 @@
|
|||
# Template file for 'rcs'
|
||||
pkgname=rcs
|
||||
version=5.9.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="ed groff"
|
||||
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=651af3429ccfaa7d0d10b64214a9fe7b77b33ed958f233532b6026f5e8adb571
|
Loading…
Reference in a new issue