opnsense-ports/math/p5-Math-Bezier-Convert/Makefile
2022-09-07 22:33:21 +02:00

17 lines
347 B
Makefile

PORTNAME= Math-Bezier-Convert
PORTVERSION= 0.02
PORTREVISION= 1
CATEGORIES= math perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Convert cubic and quadratic Bezier each other
WWW= https://metacpan.org/release/Math-Bezier-Convert
USES= perl5 dos2unix
USE_PERL5= configure
NO_ARCH= yes
.include <bsd.port.mk>