78450f0a5d
With hat: portmgr-secretary
15 lines
278 B
Makefile
15 lines
278 B
Makefile
# Created by: Thierry Thomas <thierry@pompo.net>
|
|
# $FreeBSD$
|
|
|
|
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
|
|
|
|
.include <bsd.port.mk>
|