Edit

IABSD.fr/ports/textproc/pear-File-Find/Makefile

Branch :

  • Show log

    Commit

  • Author : sthen
    Date : 2015-10-29 22:12:08
    Hash : e0a95aa0
    Message : update to pear-File-Find-1.3.3

  • textproc/pear-File-Find/Makefile
  • # $OpenBSD: Makefile,v 1.7 2015/10/29 22:12:08 sthen Exp $
    
    COMMENT=	php class to facilitate the search of filesystems
    
    DISTNAME=	File_Find-1.3.3
    CATEGORIES=	textproc
    
    MASTER_SITES=	http://pear.php.net/get/
    EXTRACT_SUFX=	.tgz
    
    MODULES=	www/pear
    
    # PHP License
    PERMIT_PACKAGE_CDROM=	Yes
    
    .include <bsd.port.mk>