# Created by: Ditesh Shashikant Gathani <ditesh@gathani.org>
# $FreeBSD: head/devel/pear-codegen/Makefile 443251 2017-06-11 07:39:07Z sunpoet $

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

MAINTAINER=	joneum@FreeBSD.org
COMMENT=	Tool to create code generators that operate on XML descriptions

USES=		pear

.include <bsd.port.mk>
