Edit

IABSD.fr/ports/graphics/p5-Layout-Manager/Makefile

Branch :

  • Show log

    Commit

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

  • graphics/p5-Layout-Manager/Makefile
  • COMMENT =	2D layout management for Perl
    
    DISTNAME =	Layout-Manager-0.35
    CPAN_AUTHOR =	GPHAT
    REVISION =	1
    
    CATEGORIES =	graphics
    
    # Perl
    PERMIT_PACKAGE =	Yes
    
    MODULES =		cpan
    RUN_DEPENDS =		devel/p5-Moose>=0.79 \
    			graphics/p5-Geometry-Primitive>=0.16 \
    			graphics/p5-Graphics-Primitive>=0.43
    
    CONFIGURE_STYLE =	modinst
    
    PKG_ARCH =		*
    
    .include <bsd.port.mk>