diff --git a/sysutils/pear-File_Find/Makefile b/sysutils/pear-File_Find/Makefile index 0a34bd6d2098..b9c2fd050673 100644 --- a/sysutils/pear-File_Find/Makefile +++ b/sysutils/pear-File_Find/Makefile @@ -1,14 +1,16 @@ # Created by: Thierry Thomas 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 +NO_ARCH= yes + .include