Edit

IABSD.fr/ports/security/p5-Crypt-CipherSaber/Makefile

Branch :

  • Show log

    Commit

  • Author : bluhm
    Date : 2022-03-21 22:57:46
    Hash : b84d9a38
    Message : Fix test dependency.

  • security/p5-Crypt-CipherSaber/Makefile
  • COMMENT =	cryptographic CipherSaber encryption
    
    DISTNAME =	Crypt-CipherSaber-1.01
    REVISION =	1
    
    CATEGORIES =	security
    
    # Perl
    PERMIT_PACKAGE =	Yes
    
    MODULES =		cpan
    
    TEST_DEPENDS =		devel/p5-Test-Warn>=0.30
    
    PKG_ARCH =		*
    
    .include <bsd.port.mk>