Edit

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

Branch :

  • Show log

    Commit

  • Author : espie
    Date : 2013-03-11 11:35:43
    Hash : eae66e4a
    Message : PERMIT_* / REGRESS->TEST sweep

  • security/pear-Auth-HTTP/Makefile
  • # $OpenBSD: Makefile,v 1.7 2013/03/11 11:41:27 espie Exp $
    
    COMMENT=	HTTP authentication
    
    V=		2.1.6
    DISTNAME=	Auth_HTTP-${V}
    PKGNAME=	pear-Auth-HTTP-${V}
    REVISION =	1
    CATEGORIES=	security
    
    MODULES=	www/pear
    
    # PHP License
    PERMIT_PACKAGE_CDROM=	Yes
    
    .include <bsd.port.mk>