Edit

IABSD.fr/ports/math/p5-Math-Bezier/Makefile

Branch :

  • Show log

    Commit

  • Author : naddy
    Date : 2022-03-11 19:36:11
    Hash : ab45f39a
    Message : drop RCS Ids

  • math/p5-Math-Bezier/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>