ports/math/p5-Math-Bezier/Makefile

12 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>