Files
2022-03-11 19:53:16 +00:00

14 lines
235 B
Makefile

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>