aboutsummaryrefslogblamecommitdiff
path: root/sysutils/pear-File_Find/Makefile
blob: 4519ed12909d6136f519449ab16fc64ba8974d01 (plain) (tree)
1
2
3
4
5
6
7
8
9
                                                

                         
                     
                                 
 
                                   
                                                                     
 

                      
                    
 

                   
                      
# Created by: Thierry Thomas <thierry@pompo.net>

PORTNAME=	File_Find
PORTVERSION=	1.3.3
CATEGORIES=	sysutils www pear

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

LICENSE=	PHP301

USES=		pear

NO_ARCH=	yes

.include <bsd.port.mk>