aboutsummaryrefslogtreecommitdiff
path: root/security/pear-Auth_SASL2/Makefile
blob: 140d80e035bc8eb9e94f35781455f39a188451df (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
PORTNAME=	Auth_SASL2
PORTVERSION=	0.2.0
PORTREVISION=	1
CATEGORIES=	security pear

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	Abstraction of various SASL mechanism responses

LICENSE=	BSD3CLAUSE

USES=		pear

NO_ARCH=	yes

.include <bsd.port.mk>