Edit

IABSD.fr/ports/security/p5-Crypt-OpenSSL-Bignum/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

  • security/p5-Crypt-OpenSSL-Bignum/Makefile
  • # $OpenBSD: Makefile,v 1.23 2020/07/03 21:45:40 sthen Exp $
    
    COMMENT =	OpenSSL's multiprecision integer arithmetic#'
    
    MODULES =	cpan
    DISTNAME =	Crypt-OpenSSL-Bignum-0.09
    CATEGORIES =	security
    REVISION =	0
    
    # Artistic licence
    PERMIT_PACKAGE =	Yes
    
    WANTLIB +=	c crypto perl
    
    .include <bsd.port.mk>