mirror of
https://git.freebsd.org/ports.git
synced 2025-05-30 09:56:43 -04:00
14 lines
278 B
Makefile
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>
|