Edit

IABSD.fr/ports/net/p5-Net-Patricia/Makefile

Branch :

  • Show log

    Commit

  • Author : benoit
    Date : 2025-10-17 08:21:52
    Hash : 56df7bdb
    Message : Update to p5-Net-Patricia-1.24.

  • net/p5-Net-Patricia/Makefile
  • COMMENT =	Patricia Trie perl module for fast IP address lookups
    
    MODULES =	cpan
    DISTNAME =	Net-Patricia-1.24
    CATEGORIES =	net
    
    CPAN_AUTHOR =	GRUBER
    
    MAINTAINER =	Benoit Lecocq <benoit@openbsd.org>
    
    # GPLv2, BSD
    PERMIT_PACKAGE =	Yes
    
    WANTLIB =		c perl
    
    RUN_DEPENDS =	net/p5-Net-CIDR-Lite>=0.20 \
    		net/p5-Socket6
    
    .include <bsd.port.mk>