opnsense-ports/databases/pgbadger/Makefile
Franco Fichtner f798b51668 */*: sync with upstream
Taken from: FreeBSD
2015-09-12 08:18:02 +02:00

18 lines
322 B
Makefile

# Created by: Palle Girgensohn <girgen@FreeBSD.org>
# $FreeBSD$
PORTNAME= pgbadger
PORTVERSION= 7.1
DISTVERSIONPREFIX=v
CATEGORIES= databases
USE_GITHUB= yes
GH_ACCOUNT= dalibo
MAINTAINER= girgen@FreeBSD.org
COMMENT= Very competent log analyzer for PostgreSQL
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>