New package: mblaze-0.1
This commit is contained in:
parent
75558068d8
commit
9758cc5f5e
1 changed files with 20 additions and 0 deletions
20
srcpkgs/mblaze/template
Normal file
20
srcpkgs/mblaze/template
Normal file
|
@ -0,0 +1,20 @@
|
||||||
|
# Template file for 'mblaze'
|
||||||
|
pkgname=mblaze
|
||||||
|
version=0.1
|
||||||
|
revision=1
|
||||||
|
build_style=gnu-makefile
|
||||||
|
short_desc="Maildir-focused command line mail client"
|
||||||
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
|
license="Public Domain, MIT"
|
||||||
|
homepage="https://github.com/chneukirchen/mblaze"
|
||||||
|
distfiles="http://chneukirchen.org/releases/${pkgname}-${version}.tar.gz"
|
||||||
|
checksum=fbed88c4bcddb255e9f5016923de341a2e21ebcae6add1fce9fff18f7e9024fc
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vbin contrib/mencrypt
|
||||||
|
vbin contrib/menter
|
||||||
|
vbin contrib/mgpg
|
||||||
|
vbin contrib/msign
|
||||||
|
vbin contrib/mverify
|
||||||
|
vbin contrib/mvi
|
||||||
|
}
|
Loading…
Add table
Add a link
Reference in a new issue