freebsd-ports/databases/pgbadger/Makefile
2014-02-14 15:00:28 +00:00

16 lines
353 B
Makefile

# 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
.include <bsd.port.mk>