ports/math/p5-Math-Bezier/Makefile

13 lines
182 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
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>