xref: /mports/math/p5-Math-Int64/Makefile
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1PORTNAME=	Math-Int64
2PORTVERSION=	0.57
3CATEGORIES=	math perl5
4MASTER_SITES=	CPAN
5PKGNAMEPREFIX=	p5-
6
7MAINTAINER=	ports@MidnightBSD.org
8COMMENT=	Manipulate 64 bits integers in Perl
9WWW=		https://metacpan.org/release/Math-Int64
10
11LICENSE=	artistic gpl+
12LICENSE_COMB=	dual
13LICENSE_FILE=	${WRKSRC}/COPYING
14
15USE_PERL5=	configure
16USES=		perl5
17
18post-install:
19	${STRIP_CMD} ${PREFIX}/${SITE_ARCH_REL}/auto/Math/Int64/Int64.so
20
21.include <bsd.port.mk>
22

served by {OpenGrok

Last Index Update: Sun Mar 22 17:06:33 EDT 2026