opnsense-ports/math/p5-Math-SigFigs/Makefile
Franco Fichtner ee21c0da7e */*: sync with upstream
Taken from: FreeBSD
2022-01-11 12:41:17 +01:00

17 lines
358 B
Makefile

PORTNAME= Math-SigFigs
PORTVERSION= 1.21
CATEGORIES= math perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= swills@FreeBSD.org
COMMENT= Do math with correct handling of significant figures
USES= perl5
USE_PERL5= configure
CONFLICTS_INSTALL= latte latte-integrale schilyutils # # bin/count
PLIST_FILES= bin/count bin/format
.include <bsd.port.mk>