New package: mb2md-3.20
closes #7973 Co-authored-by: maxice8 <thinkabit.ukim@gmail.com>
This commit is contained in:
parent
16101e54e2
commit
069dfc546f
|
@ -0,0 +1,16 @@
|
|||
# Template file for 'mb2md'
|
||||
pkgname=mb2md
|
||||
version=3.20
|
||||
revision=1
|
||||
create_wrksrc=yes
|
||||
depends="perl-TimeDate"
|
||||
short_desc="Convert mbox mailboxes into maildir mailboxes"
|
||||
maintainer="Doan Tran Cong Danh <congdanhqx@gmail.com>"
|
||||
license="Public Domain"
|
||||
homepage="http://batleth.sapienti-sat.org/projects/${pkgname}"
|
||||
distfiles="${homepage}/${pkgname}-${version}.pl.gz"
|
||||
checksum=af45a9b5413a9fe49be0092e560485bf17efc50a4eb4a90744e380c4869f732f
|
||||
|
||||
do_install() {
|
||||
vbin mb2md-${version}.pl mb2md
|
||||
}
|
Loading…
Reference in New Issue