Edit

IABSD.fr/ports/sysutils/p5-Capture-Tiny/Makefile

Branch :

  • Show log

    Commit

  • Author : naddy
    Date : 2022-03-11 19:57:10
    Hash : 2b3700e3
    Message : drop RCS Ids

  • sysutils/p5-Capture-Tiny/Makefile
  • COMMENT=		capture STDOUT and STDERR
    
    CPAN_AUTHOR=	DAGOLDEN
    MODULES=		cpan
    PKG_ARCH=		*
    
    DISTNAME=		Capture-Tiny-0.48
    CATEGORIES=		sysutils
    REVISION=		0
    
    # Apache 2.0
    PERMIT_PACKAGE=	Yes
    
    MODCPAN_EXAMPLES=	Yes
    
    # There is no target to install them
    post-install:
    	${MODCPAN_POST_INSTALL}
    
    .include <bsd.port.mk>