PORTNAME=	PHP_UML
PORTVERSION=	1.6.2
CATEGORIES=	devel

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	PEAR Class to Create UML Representation of PHP Code
WWW=		https://pear.php.net/package/PHP_UML

LICENSE=	LGPL3

RUN_DEPENDS=	${PEAR_PKGNAMEPREFIX}Console_CommandLine>=0:devel/pear-Console_CommandLine@${PHP_FLAVOR}

USES=		pear
USE_PHP=	spl xsl

NO_ARCH=	yes

.include <bsd.port.mk>
