aboutsummaryrefslogblamecommitdiff
path: root/www/mod_authn_dovecot/Makefile
blob: f60de2b9755fd40bbdb08673ad5422a265784d42 (plain) (tree)
1
2
3
4
5
6
7
8






                                                     
                                                                


                        
                      








                                 
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>