Edit

IABSD.fr/ports/textproc/p5-Catalyst-View-TT-FunctionGenerator/Makefile

Branch :

  • Show log

    Commit

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

  • textproc/p5-Catalyst-View-TT-FunctionGenerator/Makefile
  • COMMENT=	use shorter names in catalyst tt views (deprecated)
    
    MODULES=	cpan
    PKG_ARCH=	*
    DISTNAME=	Catalyst-View-TT-FunctionGenerator-0.02
    CATEGORIES=	textproc devel
    REVISION=	0
    
    # Artistic + GPL
    PERMIT_PACKAGE=	Yes
    
    RUN_DEPENDS=	textproc/p5-Catalyst-View-TT \
    		www/p5-Catalyst-Plugin-Singleton \
    		devel/p5-MRO-Compat
    
    post-build:
    	rm -f ${WRKBUILD}/blib/lib/Catalyst/View/TT/FunctionGenerator.pm.orig
    
    .include <bsd.port.mk>