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>
|