Edit

IABSD.fr/ports/graphics/p5-Graphics-Primitive/Makefile

Branch :

  • Show log

    Commit

  • Author : naddy
    Date : 2022-03-11 19:22:04
    Hash : af6a7994
    Message : drop RCS Ids

  • graphics/p5-Graphics-Primitive/Makefile
  • COMMENT =	device and library agnostic graphic primitives for Perl
    
    DISTNAME =	Graphics-Primitive-0.67
    REVISION =	1
    
    CATEGORIES =	graphics
    
    # Perl
    PERMIT_PACKAGE =	Yes
    
    MODULES =		cpan
    RUN_DEPENDS =		converters/p5-JSON-Any>=1.22 \
    			devel/p5-Data-Visitor>=0.30 \
    			devel/p5-Forest>=0.06 \
    			devel/p5-Moose>=0.90 \
    			devel/p5-MooseX-Clone>=0.04 \
    			devel/p5-MooseX-Storage>=0.17 \
    			graphics/p5-Geometry-Primitive>=0.16 \
    			graphics/p5-Graphics-Color>=0.20
    
    CONFIGURE_STYLE =	modinst
    
    PKG_ARCH =		*
    
    .include <bsd.port.mk>