aboutsummaryrefslogtreecommitdiff
path: root/srcpkgs/fortune-mod-anarchism/template
blob: 570fdfab85f375f61c5f6eece6e59ac103e3bec2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Template file for 'fortune-mod-anarchism'
pkgname=fortune-mod-anarchism
version=1.4.0
revision=2
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=5cfcd96b23f6ec3518d355ef1b53681321a9b7f85e5bdcc82d828d7a7bcd3a9e

do_install() {
	vmkdir usr/share/fortunes
	vcopy anarchism usr/share/fortunes
	vcopy anarchism.dat usr/share/fortunes
}