Edit

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

Branch :

  • Show log

    Commit

  • Author : benoit
    Date : 2023-02-19 10:54:31
    Hash : c3e164af
    Message : Update to p5-Net-LibIDN2-1.02.

  • net/p5-Net-LibIDN2/Makefile
  • COMMENT =	Perl bindings for GNU Libidn2
    
    DISTNAME =	Net-LibIDN2-1.02
    
    CATEGORIES =	net
    
    # Perl
    PERMIT_PACKAGE =	Yes
    
    WANTLIB += c idn2 perl
    
    MODULES =		cpan
    
    LIB_DEPENDS =		devel/libidn2
    
    CONFIGURE_STYLE =	modbuild
    
    .include <bsd.port.mk>