Edit

IABSD.fr/ports/textproc/pear-XML-RSS/Makefile

Branch :

  • Show log

    Commit

  • Author : sthen
    Date : 2014-11-15 23:42:08
    Hash : 3c3903aa
    Message : update to pear-XML-RSS-1.0.2

  • textproc/pear-XML-RSS/Makefile
  • # $OpenBSD: Makefile,v 1.14 2014/11/15 23:42:08 sthen Exp $
    
    COMMENT=	parser for RDF Site Summary files in PHP
    
    DISTNAME=	XML_RSS-1.0.2
    CATEGORIES=	textproc
    
    MODULES=	www/pear
    
    RUN_DEPENDS=	textproc/pear-XML-Parser>=1.0.1
    
    # PHP License
    PERMIT_PACKAGE_CDROM=	Yes
    
    .include <bsd.port.mk>