Edit

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

Branch :

  • Show log

    Commit

  • Author : naddy
    Date : 2022-03-11 19:45:43
    Hash : 3f5796b9
    Message : drop RCS Ids

  • net/p5-Net-TFTP/Makefile
  • COMMENT=	TFTP client class
    
    MODULES=	cpan
    PKG_ARCH=	*
    DISTNAME =	Net-TFTP-0.1901
    CATEGORIES=	net
    REVISION =	0
    
    # Perl
    PERMIT_PACKAGE=	Yes
    
    TEST_DEPENDS=	devel/p5-Test-MockModule \
    			devel/p5-Test-Warn
    
    .include <bsd.port.mk>