Edit

IABSD.fr/ports/graphics/p5-GD-SVG/Makefile

Branch :

  • Show log

    Commit

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

  • graphics/p5-GD-SVG/Makefile
  • COMMENT=	allow GD perl scripts to output SVG
    
    DISTNAME=	GD-SVG-0.33
    CATEGORIES=	graphics
    REVISION=	0
    
    # perl licence
    PERMIT_PACKAGE=	Yes
    
    RUN_DEPENDS=	graphics/p5-GD \
    		graphics/p5-SVG
    
    MODULES=	cpan
    PKG_ARCH=	*
    
    MODCPAN_EXAMPLES=Yes
    
    .include <bsd.port.mk>