1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
# Created by: Palle Girgensohn <girgen@FreeBSD.org> # $FreeBSD$ PORTNAME= pgbadger PORTVERSION= 4.1 CATEGORIES= databases MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR=${PORTNAME}/${PORTVERSION} MAINTAINER= girgen@FreeBSD.org COMMENT= Very competent log analyzer for PostgreSQL USES= perl5 USE_PERL5= configure MAN1= pgbadger.1 NO_STAGE= yes .include <bsd.port.mk>