mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-12 07:27:57 +00:00
db4663d539
Sponsored by: Netzkommune GmbH
16 lines
278 B
Makefile
16 lines
278 B
Makefile
# Created by: Thierry Thomas <thierry@pompo.net>
|
|
# $FreeBSD$
|
|
|
|
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>
|