mirror of
https://git.freebsd.org/ports.git
synced 2025-06-18 03:00:42 -04:00
12 lines
259 B
Makefile
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>
|