1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-05 01:55:52 +00:00
freebsd-ports/devel/pear-PHPDoc/Makefile
2014-09-23 15:15:04 +00:00

14 lines
255 B
Makefile

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