Edit

IABSD.fr/ports/misc/p5-Spreadsheet-WriteExcel/Makefile

Branch :

  • Show log

    Commit

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

  • misc/p5-Spreadsheet-WriteExcel/Makefile
  • COMMENT=	write a cross-platform Excel binary file
    
    MODULES=	cpan
    PKG_ARCH=	*
    DISTNAME =	Spreadsheet-WriteExcel-2.40
    CATEGORIES=	misc
    REVISION =	0
    
    # Perl
    PERMIT_PACKAGE=	Yes
    
    RUN_DEPENDS=	devel/p5-OLE-Storage_Lite \
    		devel/p5-Parse-RecDescent
    
    MODCPAN_EXAMPLES= Yes
    
    .include <bsd.port.mk>