freebsd-ports/security/pear-Auth_PrefManager/Makefile
2021-05-23 00:20:48 +08:00

12 lines
259 B
Makefile

# Created by: Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
PORTNAME= Auth_PrefManager
PORTVERSION= 1.2.2
CATEGORIES= security www pear
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= PEAR preferences management class
USES= pear
.include <bsd.port.mk>