Edit

IABSD.fr/ports/databases/pgcluu/Makefile

Branch :

  • Show log

    Commit

  • Author : espie
    Date : 2023-09-20 13:30:05
    Hash : a56cd774
    Message : -> SITES, no fetch change

  • databases/pgcluu/Makefile
  • COMMENT=		PostgreSQL performances monitoring and auditing tool
    
    DISTNAME=		pgcluu-3.1
    CATEGORIES=		databases sysutils
    
    HOMEPAGE=		https://pgcluu.darold.net/
    
    # BSD
    PERMIT_PACKAGE=		Yes
    
    SITES=			${SITE_SOURCEFORGE:=pgcluu/}
    
    MODULES=		perl
    CONFIGURE_STYLE=	perl
    
    .include <bsd.port.mk>