e6b48082a4
Sponsored by: Netzkommune GmbH
15 lines
287 B
Makefile
15 lines
287 B
Makefile
# Created by: Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= HTML_TreeMenu
|
|
PORTVERSION= 1.2.2
|
|
CATEGORIES= devel www pear
|
|
|
|
MAINTAINER= miwi@FreeBSD.org
|
|
COMMENT= Provides an API to create a HTML tree
|
|
|
|
LICENSE= BSD2CLAUSE
|
|
|
|
USES= pear
|
|
|
|
.include <bsd.port.mk>
|