Edit

IABSD.fr/ports/graphics/p5-Color-Library/Makefile

Branch :

  • Show log

    Commit

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

  • graphics/p5-Color-Library/Makefile
  • COMMENT =	an easy-to-use and comprehensive named-color library
    
    DISTNAME =	Color-Library-0.021
    REVISION =	1
    
    CATEGORIES =	graphics
    
    # Perl
    PERMIT_PACKAGE =	Yes
    
    MODULES =		cpan
    RUN_DEPENDS =		devel/p5-Class-Accessor \
    			devel/p5-Class-Data-Inheritable \
    			devel/p5-Module-Pluggable \
    			devel/p5-Test-Most
    
    PKG_ARCH =		*
    
    .include <bsd.port.mk>