freebsd-ports/sysutils/pear-File_Find/Makefile

16 lines
278 B
Makefile
Raw Normal View History

2013-03-02 12:53:19 +01:00
# 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
2014-09-26 11:05:59 +02:00
USES= pear
2014-09-26 11:05:59 +02:00
.include <bsd.port.mk>