aboutsummaryrefslogtreecommitdiff
path: root/security/pear-Auth_PrefManager/Makefile
blob: 3013899499a8fd4871198192ee85f64525be72f0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Created by: Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
# $FreeBSD$

PORTNAME=	Auth_PrefManager
PORTVERSION=	1.2.2
CATEGORIES=	security www pear

MAINTAINER=	miwi@FreeBSD.org
COMMENT=	PEAR preferences management class

USES=		pear

.include <bsd.port.mk>