15 lines
547 B
Bash
15 lines
547 B
Bash
# Template file for 'getmail'
|
|
pkgname=getmail
|
|
version=5.14
|
|
revision=1
|
|
archs=noarch
|
|
build_style=python2-module
|
|
pycompile_module="getmailcore"
|
|
hostmakedepends="python-devel"
|
|
depends="python"
|
|
short_desc="POP3/IMAP mail retriever with reliable Maildir and command delivery"
|
|
maintainer="Lugubris <lugubris@disroot.org>"
|
|
license="GPL-2.0-only"
|
|
homepage="http://pyropus.ca/software/getmail"
|
|
distfiles="http://pyropus.ca/software/getmail/old-versions/${pkgname}-${version}.tar.gz"
|
|
checksum=f3a99fe74564237d12ca8d4582e113c067c9205b5ab640f72b4e8447606a99c1
|