aboutsummaryrefslogtreecommitdiff
path: root/sysutils/pear-File_Find/Makefile
blob: b9f91351944f86dc436643e0f236a4b002cca43c (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=	ports@FreeBSD.org
COMMENT=	PEAR class that facilitates the search of filesystems

LICENSE=	PHP301

USES=		pear

NO_ARCH=	yes

.include <bsd.port.mk>