Edit

IABSD.fr/ports/math/p5-Graph-Easy/Makefile

Branch :

  • Show log

    Commit

  • Author : jtt
    Date : 2025-02-24 19:39:18
    Hash : cb040dd5
    Message : update maintainer email

  • math/p5-Graph-Easy/Makefile
  • COMMENT =		render/convert graphs in/from various formats
    
    DISTNAME =		Graph-Easy-0.76
    REVISION =		0
    
    CATEGORIES =		math graphics
    MAINTAINER =		Johannes Thyssen Tishman <jtt@openbsd.org>
    
    # GPLv2 only
    PERMIT_PACKAGE =	Yes
    MODULES =		cpan
    
    BUILD_DEPENDS =		devel/p5-Module-Build>=0.36
    CONFIGURE_STYLE =	modbuild
    PKG_ARCH =		*
    
    .include <bsd.port.mk>