aboutsummaryrefslogtreecommitdiff
path: root/security/pear-Auth_PrefManager/Makefile
blob: 6d2c68d9c6fdd924141159745feeb88f01da73c4 (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>