# Created by: Gerrit Beine (<gerrit@beine-computer.de>)
# $FreeBSD: head/devel/pear-PHPDoc/Makefile 443221 2017-06-11 07:35:36Z sunpoet $

PORTNAME=	PHPDoc
PORTVERSION=	0.1.0
CATEGORIES=	devel www pear

MAINTAINER=	joneum@FreeBSD.org
COMMENT=	Tool to generate documentation from the source

USES=		pear

.include <bsd.port.mk>
