# Created by: Palle Girgensohn <girgen@FreeBSD.org>
# $FreeBSD: tags/RELEASE_10_1_0/databases/pgbadger/Makefile 344227 2014-02-14 15:00:28Z miwi $

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

.include <bsd.port.mk>
