aboutsummaryrefslogtreecommitdiff
path: root/devel/pear-PHPDoc/Makefile
blob: 3febc69ceebb5ea0fe8d435e18a70d78fa6e5ccc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
# 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>