Edit

IABSD.fr/ports/security/pear-Auth/Makefile

Branch :

  • Show log

    Commit

  • Author : sthen
    Date : 2015-10-29 21:57:11
    Hash : 95de0a61
    Message : update to pear-Auth-1.6.4

  • security/pear-Auth/Makefile
  • # $OpenBSD: Makefile,v 1.13 2015/10/29 21:57:11 sthen Exp $
    
    COMMENT=	authentication system for PHP5
    
    DISTNAME=	Auth-1.6.4
    CATEGORIES=	security
    
    MODULES=	www/pear
    
    # PHP License
    PERMIT_PACKAGE_CDROM=	Yes
    
    .include <bsd.port.mk>