PORTNAME=	codegen
PORTVERSION=	1.0.7
CATEGORIES=	devel pear
DISTNAME=	CodeGen-${PORTVERSION}

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	Tool to create code generators that operate on XML descriptions
WWW=		https://pear.php.net/package/CodeGen

USES=		pear

.include <bsd.port.mk>
