Edit

IABSD.fr/ports/www/pear-HTML-QuickForm/Makefile

Branch :

  • Show log

    Commit

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

  • www/pear-HTML-QuickForm/Makefile
  • # $OpenBSD: Makefile,v 1.16 2013/03/11 11:44:47 espie Exp $
    
    COMMENT=	package provides methods for HTML forms
    
    DISTNAME=	HTML_QuickForm-3.2.13
    CATEGORIES=	devel www
    
    MAINTAINER=	Kevin Lo <kevlo@openbsd.org>
    
    MODULES=	www/pear
    
    # PHP License
    PERMIT_PACKAGE_CDROM=	Yes
    
    RUN_DEPENDS=	www/pear-HTML-Common2>=0.1.0
    
    .include <bsd.port.mk>