New package: cpat-1.4.1
This commit is contained in:
parent
53b2aafb65
commit
d80417a6a7
1 changed files with 12 additions and 0 deletions
12
srcpkgs/cpat/template
Normal file
12
srcpkgs/cpat/template
Normal file
|
@ -0,0 +1,12 @@
|
|||
# Template file for 'cpat'
|
||||
pkgname=cpat
|
||||
version=1.4.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
makedepends="ncurses-devel"
|
||||
short_desc="Curses based solitaire/patience card game"
|
||||
maintainer="Andrew Benson <abenson@gmail.com>"
|
||||
license="GPL-2.0-only"
|
||||
homepage="https://sourceforge.net/projects/cpat/"
|
||||
distfiles="$SOURCEFORGE_SITE/cpat/cpat/${version}/cpat-${version}.tar.gz"
|
||||
checksum=48b9a67cf5b8c9ce0b65de2d75c2086e37067bfa9b401f3d660465f1fd863327
|
Loading…
Reference in a new issue