New package: fortune-mod-de-1.0
This commit is contained in:
parent
5361a08594
commit
5143dd9733
|
@ -0,0 +1,18 @@
|
|||
# Template file for 'fortune-mod-de'
|
||||
pkgname=fortune-mod-de
|
||||
version=1.0
|
||||
revision=1
|
||||
noarch=yes
|
||||
create_wrksrc=yes
|
||||
depends="fortune-mod"
|
||||
short_desc="A collection of German fortune cookie files"
|
||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||
license="GPL-2"
|
||||
homepage="http://www.mabelsoft.org/fortune_de_utf8.htm"
|
||||
distfiles="http://www.mabelsoft.org/pub/fortune_deutsch_utf8.tgz"
|
||||
checksum=187ba6caf5f36b74384fab28c378f17b708442d5dd51b9a76a4c713310bcda80
|
||||
|
||||
do_install() {
|
||||
vmkdir usr/share/fortunes
|
||||
vcopy f usr/share/fortunes/de
|
||||
}
|
Loading…
Reference in New Issue