freebsd-ports/devel/pear-codegen/Makefile
2021-05-23 00:20:48 +08:00

13 lines
298 B
Makefile

# Created by: Ditesh Shashikant Gathani <ditesh@gathani.org>
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
USES= pear
.include <bsd.port.mk>