aboutsummaryrefslogtreecommitdiff
path: root/sysutils/pear-File_Find/Makefile
blob: 0a34bd6d2098cfd088520518fafb3cbacb7e25e5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Created by: Thierry Thomas <thierry@pompo.net>

PORTNAME=	File_Find
PORTVERSION=	1.3.3
CATEGORIES=	sysutils www pear

MAINTAINER=	miwi@FreeBSD.org
COMMENT=	PEAR class that facilitates the search of filesystems

LICENSE=	PHP301

USES=		pear

.include <bsd.port.mk>