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

12 lines
246 B
Makefile

# Created by: Gerrit Beine (<gerrit@beine-computer.de>)
PORTNAME= PHPDoc
PORTVERSION= 0.1.0
CATEGORIES= devel www pear
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Tool to generate documentation from the source
USES= pear
.include <bsd.port.mk>