ports/devel/pear-HTML_TreeMenu/Makefile
2021-05-23 00:20:48 +08:00

14 lines
278 B
Makefile

# Created by: Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
PORTNAME= HTML_TreeMenu
PORTVERSION= 1.2.2
CATEGORIES= devel www pear
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Provides an API to create a HTML tree
LICENSE= BSD2CLAUSE
USES= pear
.include <bsd.port.mk>