Files
ports/devel/pear-codegen/Makefile
T
Jochen Neumeister e6b48082a4 hand over Maintainership to miwi
Sponsored by:	Netzkommune GmbH
2020-03-06 17:05:44 +00:00

15 lines
307 B
Makefile

# Created by: Ditesh Shashikant Gathani <ditesh@gathani.org>
# $FreeBSD$
PORTNAME= codegen
PORTVERSION= 1.0.7
CATEGORIES= devel pear
DISTNAME= CodeGen-${PORTVERSION}
MAINTAINER= miwi@FreeBSD.org
COMMENT= Tool to create code generators that operate on XML descriptions
USES= pear
.include <bsd.port.mk>