Edit

IABSD.fr/ports/textproc/p5-String-Approx/Makefile

Branch :

  • Show log

    Commit

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

  • textproc/p5-String-Approx/Makefile
  • COMMENT=	module for approximate matching
    
    MODULES=	cpan
    DISTNAME =	String-Approx-3.28
    CATEGORIES=	textproc
    FIX_EXTRACT_PERMISSIONS=Yes
    REVISION =	0
    
    # LGPL/Artistic
    PERMIT_PACKAGE=	Yes
    
    WANTLIB += c perl
    
    .include <bsd.port.mk>