Edit

IABSD.fr/ports/textproc/p5-Text-Flow/Makefile

Branch :

  • Show log

    Commit

  • Author : naddy
    Date : 2022-03-11 20:02:12
    Hash : 8c80a751
    Message : drop RCS Ids

  • textproc/p5-Text-Flow/Makefile
  • COMMENT =	flexible text flowing and word wrapping
    
    DISTNAME =	Text-Flow-0.01
    CATEGORIES =	textproc
    REVISION =	1
    
    # Perl
    PERMIT_PACKAGE =	Yes
    
    MODULES =		cpan
    RUN_DEPENDS =		devel/p5-Moose>=0.21
    TEST_DEPENDS =		devel/p5-MooseX-Params-Validate>=0.19 \
    			devel/p5-Test-Exception>=0.21 \
    			devel/p5-Test-LongString \
    			devel/p5-Test-Pod>=1.14 \
    			devel/p5-Test-Pod-Coverage>=1.04
    
    PKG_ARCH =		*
    
    .include <bsd.port.mk>