opnsense-ports/math/p5-Math-Vec/Makefile
Franco Fichtner 494994cf98 */*: sync with upstream
Taken from: FreeBSD
2021-10-05 12:45:18 +02:00

14 lines
255 B
Makefile

PORTNAME= Math-Vec
PORTVERSION= 1.01
PORTREVISION= 1
CATEGORIES= math perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Object-Oriented Vector Math Methods in Perl
USES= perl5
USE_PERL5= modbuild
.include <bsd.port.mk>