openbsd-ports/math/p5-Math-Bezier/Makefile

14 lines
236 B
Makefile

# $OpenBSD: Makefile,v 1.6 2013/10/11 23:50:04 naddy Exp $
COMMENT= perl module for solving bezier curves
MODULES= cpan
DISTNAME= Math-Bezier-0.01
REVISION= 1
CATEGORIES= math
# perl
PERMIT_PACKAGE_CDROM= Yes
.include <bsd.port.mk>