aboutsummaryrefslogtreecommitdiff
path: root/security/pear-Auth_PrefManager/Makefile
blob: 66588c61421eed7df1840309e8be505d2826d6de (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
PORTNAME=	Auth_PrefManager
PORTVERSION=	1.2.2
CATEGORIES=	security www pear

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	PEAR preferences management class
WWW=		https://pear.php.net/package/Auth_PrefManager

USES=		pear

.include <bsd.port.mk>