blob: f60de2b9755fd40bbdb08673ad5422a265784d42 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
PORTNAME= mod_authn_dovecot
DISTVERSIONPREFIX= v
DISTVERSION= 0.2.4
CATEGORIES= www
MAINTAINER= florian@wagner-flo.net
COMMENT= Apache authentication against Dovecot
WWW= https://github.com/bmanojlovic/mod_authn_dovecot
LICENSE= APACHE20
USES= apache
USE_GITHUB= yes
GH_ACCOUNT= bmanojlovic
GH_PROJECT= mod_authn_dovecot
AP_FAST_BUILD= yes
AP_GENPLIST= yes
.include <bsd.port.mk>
|