Edit

IABSD.fr/ports/security/p5-Unix-OpenBSD-Random/Makefile

Branch :

  • Show log

    Commit

  • Author : naddy
    Date : 2022-03-11 19:53:16
    Hash : 8c0294c2
    Message : drop RCS Ids

  • security/p5-Unix-OpenBSD-Random/Makefile
  • COMMENT =	interface to arc4random(3) on OpenBSD
    DISTNAME =	Unix-OpenBSD-Random-0.01
    CATEGORIES =	security
    
    # BSD
    PERMIT_PACKAGE =	Yes
    
    WANTLIB =		perl c
    MODULES =		cpan
    TEST_DEPENDS =		devel/p5-Test-Most
    
    .include <bsd.port.mk>