Prune sysutils/pcpustat
[dports.git] / sysutils / pear-File_Find / Makefile
1 # Created by: Thierry Thomas <thierry@pompo.net>
2 # $FreeBSD$
3
4 PORTNAME=       File_Find
5 PORTVERSION=    1.3.3
6 CATEGORIES=     sysutils www pear
7
8 MAINTAINER=     ports@FreeBSD.org
9 COMMENT=        PEAR class that facilitates the search of filesystems
10
11 LICENSE=        PHP301
12
13 USES=   pear
14
15 .include <bsd.port.mk>