libesmtp: enable ssl support.
This commit is contained in:
parent
c0a5a385bc
commit
9893ee269a
|
@ -1,8 +1,10 @@
|
|||
# Template file for 'libesmtp'
|
||||
pkgname=libesmtp
|
||||
version=1.0.6
|
||||
revision=3
|
||||
revision=4
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-openssl"
|
||||
makedepends="openssl-devel"
|
||||
short_desc="Manage submission of emails using SMTP protocol"
|
||||
maintainer="pancake <pancake@nopcode.org>"
|
||||
homepage="http://stafford.uklinux.net/libesmtp/"
|
||||
|
|
Loading…
Reference in New Issue