Edit

IABSD.fr/ports/textproc/miller/Makefile

Branch :

  • Show log

    Commit

  • Author : fcambus
    Date : 2022-12-31 19:29:33
    Hash : 27579196
    Message : Update miller to 5.10.4.

  • textproc/miller/Makefile
  • COMMENT =	name-indexed data processing tool
    
    GH_ACCOUNT =	johnkerl
    GH_PROJECT =	miller
    GH_TAGNAME =	v5.10.4
    
    CATEGORIES =	textproc
    
    HOMEPAGE =	https://johnkerl.org/miller/doc/
    
    # BSD
    PERMIT_PACKAGE =	Yes
    
    WANTLIB +=	c m
    
    CONFIGURE_STYLE = gnu
    
    .include <bsd.port.mk>