15 lines
242 B
Makefile

# $OpenBSD: Makefile,v 1.9 2020/07/03 21:45:28 sthen Exp $
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>