opnsense-ports/devel/pear-codegen/Makefile
Franco Fichtner 2b7ac3842b */*: sync with upstream
Taken from: FreeBSD
2017-06-11 11:06:07 +02:00

14 lines
309 B
Makefile

# Created by: Ditesh Shashikant Gathani <ditesh@gathani.org>
# $FreeBSD$
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>