Edit

IABSD.fr/ports/www/p5-Feed-Find/Makefile

Branch :

  • Show log

    Commit

  • Author : benoit
    Date : 2023-03-09 07:06:48
    Hash : 349ba041
    Message : Update to p5-Feed-Find-0.13.

  • www/p5-Feed-Find/Makefile
  • COMMENT=		autodiscover syndication feeds
    
    MODULES=		cpan
    PKG_ARCH=		*
    CPAN_AUTHOR=		DAVECROSS
    DISTNAME =		Feed-Find-0.13
    CATEGORIES=		www
    
    # perl
    PERMIT_PACKAGE=	Yes
    
    RUN_DEPENDS=	www/p5-libwww \
    		www/p5-HTML-Parser \
    		www/p5-URI \
    		devel/p5-Class-ErrorHandler
    
    TEST_DEPENDS =	www/p5-Test-LWP-UserAgent
    
    .include <bsd.port.mk>