# $OpenBSD: Makefile,v 1.3 2020/02/04 21:17:29 fcambus Exp $

COMMENT =	manipulate 64 bits integers in Perl

DISTNAME =	Math-Int64-0.54
REVISION =	0

CATEGORIES =	math

# Perl
PERMIT_PACKAGE =	Yes

WANTLIB +=	c perl

MODULES =	cpan

.include <bsd.port.mk>
