Edit

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

Branch :

  • Show log

    Commit

  • Author : afresh1
    Date : 2025-10-19 18:12:30
    Hash : 2084ddec
    Message : Import p5-Crypt-SysRandom This module uses whatever interface is available to procure cryptographically random data from the system. Needed to update www/p5-WWW-OAuth OK sthen@

  • security/p5-Crypt-SysRandom/Makefile
  • COMMENT =	perl interface to system randomness
    DISTNAME =	Crypt-SysRandom-0.007
    CATEGORIES =	security
    PKG_ARCH =	*
    
    MAINTAINER =	Andrew Hewus Fresh <afresh1@openbsd.org>
    
    # Perl
    PERMIT_PACKAGE =	Yes
    MODULES =		cpan
    
    .include <bsd.port.mk>