Edit

IABSD.fr/ports/misc/p5-Term-Animation/Makefile

Branch :

  • Show log

    Commit

  • Author : naddy
    Date : 2022-03-11 19:38:05
    Hash : c715eab9
    Message : drop RCS Ids

  • misc/p5-Term-Animation/Makefile
  • COMMENT=		produce sprite animations using ASCII art
    
    DISTNAME=		Term-Animation-2.6
    CATEGORIES=		misc
    REVISION=		1
    
    # perl
    PERMIT_PACKAGE=	Yes
    
    MODULES=		cpan
    PKG_ARCH=		*
    MODCPAN_EXAMPLES=	Yes
    
    RUN_DEPENDS=		devel/p5-Curses
    
    .include <bsd.port.mk>