opnsense-ports/devel/pear-codegen/Makefile
Franco Fichtner af592b58e2 */*: sync with upstream
Taken from: FreeBSD
2015-11-27 07:07:19 +01:00

14 lines
306 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>