Edit

IABSD.fr/ports/textproc/p5-RSS-Parser-Lite/Makefile

Branch :

  • Show log

    Commit

  • Author : sthen
    Date : 2020-07-03 21:44:29
    Hash : 95d31a4b
    Message : bump for search.cpan.org->metacpan.org change

  • textproc/p5-RSS-Parser-Lite/Makefile
  • # $OpenBSD: Makefile,v 1.10 2020/07/03 21:45:48 sthen Exp $
    
    COMMENT =		simple and pure Perl RSS parser
    
    DISTNAME =		RSS-Parser-Lite-0.12
    CATEGORIES =		textproc
    FIX_EXTRACT_PERMISSIONS=Yes
    REVISION =		0
    
    # perl
    PERMIT_PACKAGE =	Yes
    
    MODULES =		cpan
    PKG_ARCH =		*
    
    CPAN_AUTHOR =		TFPBL
    
    RUN_DEPENDS =		www/p5-SOAP-Lite \
    			textproc/p5-XML-Parser-Lite
    
    .include <bsd.port.mk>