Edit

IABSD.fr/ports/databases/pgbadger/Makefile

Branch :

  • Show log

    Commit

  • Author : naddy
    Date : 2022-03-11 18:31:17
    Hash : 7a958849
    Message : drop RCS Ids

  • databases/pgbadger/Makefile
  • COMMENT =	advanced PostgreSQL log analyzer
    
    GH_ACCOUNT =	dalibo
    GH_PROJECT =	pgbadger
    GH_TAGNAME =	v9.2
    
    CATEGORIES =	databases
    
    HOMEPAGE =	https://dalibo.github.io/pgbadger/
    
    # PostgreSQL license
    PERMIT_PACKAGE =	Yes
    
    CONFIGURE_STYLE =	perl
    
    PKG_ARCH =		*
    
    .include <bsd.port.mk>