Edit

IABSD.fr/ports/net/p5-Net-IP/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

  • net/p5-Net-IP/Makefile
  • # $OpenBSD: Makefile,v 1.21 2020/07/03 21:45:34 sthen Exp $
    
    COMMENT=	perl module for IPv4/IPv6 address parsing
    
    MODULES=	cpan
    PKG_ARCH=	*
    DISTNAME=	Net-IP-1.26
    REVISION=	1
    CATEGORIES=	net
    
    # perl
    PERMIT_PACKAGE=	Yes
    
    .include <bsd.port.mk>