Edit

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

Branch :

  • Show log

    Commit

  • Author : naddy
    Date : 2022-03-11 20:02:12
    Hash : 8c80a751
    Message : drop RCS Ids

  • textproc/p5-RSS-Parser-Lite/Makefile
  • 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>