Edit

IABSD.fr/ports/graphics/p5-Graphics-ColorNames-WWW/Makefile

Branch :

  • Show log

    Commit

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

  • graphics/p5-Graphics-ColorNames-WWW/Makefile
  • COMMENT=	WWW color names and equivalent RGB values
    
    MODULES=	cpan
    PKG_ARCH=	*
    DISTNAME =	Graphics-ColorNames-WWW-1.14
    CATEGORIES=	graphics www
    REVISION =	0
    
    # Perl
    PERMIT_PACKAGE=	Yes
    
    RUN_DEPENDS =	graphics/p5-Graphics-ColorNames
    TEST_DEPENDS =	devel/p5-Test-NoWarnings
    
    .include <bsd.port.mk>