aboutsummaryrefslogtreecommitdiff
path: root/sysutils/pear-File_Find/Makefile
blob: b9c2fd0506730b92c445d7711279ecc77d837055 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# 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

NO_ARCH=	yes

.include <bsd.port.mk>