ports/devel/pear-HTML_TreeMenu/Makefile
Jochen Neumeister cff6e7efb9 - Add LICENSE
Sponsored by:	Netzkommune GmbH
2019-01-10 17:36:34 +00:00

15 lines
289 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= joneum@FreeBSD.org
COMMENT= Provides an API to create a HTML tree
LICENSE= BSD2CLAUSE
USES= pear
.include <bsd.port.mk>