freebsd-ports/devel/pear-PHPDoc/Makefile
Martin Wilke b233276d78 - Take Maintainership
Approved by:	mat (mentor)
2015-11-26 12:04:00 +00:00

13 lines
254 B
Makefile

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