New package: fortune-mod-anarchism-1.3.1
This commit is contained in:
parent
c0257aaea3
commit
2834451d83
1 changed files with 20 additions and 0 deletions
20
srcpkgs/fortune-mod-anarchism/template
Normal file
20
srcpkgs/fortune-mod-anarchism/template
Normal file
|
@ -0,0 +1,20 @@
|
|||
# Template file for 'fortune-mod-anarchism'
|
||||
pkgname=fortune-mod-anarchism
|
||||
version=1.3.1
|
||||
revision=1
|
||||
wrksrc=blag-fortune
|
||||
build_style=gnu-makefile
|
||||
hostmakedepends="fortune-mod"
|
||||
depends="${hostmakedepends}"
|
||||
short_desc="Anarchist quotes from BLAG Linux and GNU"
|
||||
maintainer="Hazel Levine <rose.hazel@protonmail.ch>"
|
||||
license="Public Domain"
|
||||
homepage="https://notabug.org/PangolinTurtle/BLAG-fortune"
|
||||
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||
checksum=5a2be2055872248f57091616b3f47aa0b7fd649bd6f892c770c9e22edbc07520
|
||||
|
||||
do_install() {
|
||||
vmkdir usr/share/fortunes
|
||||
vcopy anarchism usr/share/fortunes
|
||||
vcopy anarchism.dat usr/share/fortunes
|
||||
}
|
Loading…
Reference in a new issue