# $OpenBSD: Makefile,v 1.4 2020/07/03 21:45:29 sthen Exp $

COMMENT =	manipulate 64 bits integers in Perl

DISTNAME =	Math-Int64-0.54
REVISION =	1

CATEGORIES =	math

# Perl
PERMIT_PACKAGE =	Yes

WANTLIB +=	c perl

MODULES =	cpan

.include <bsd.port.mk>
