openbsd-ports/math/p5-Math-Bezier/Makefile
2022-03-11 19:36:11 +00:00

13 lines
182 B
Makefile

COMMENT= perl module for solving bezier curves
MODULES= cpan
PKG_ARCH= *
DISTNAME= Math-Bezier-0.01
REVISION= 2
CATEGORIES= math
# perl
PERMIT_PACKAGE= Yes
.include <bsd.port.mk>