opnsense-ports/databases/pgbadger/Makefile
Franco Fichtner cdf9952906 */*: sync with upstream
Taken from: HardenedBSD
2017-08-09 06:23:35 +02:00

18 lines
322 B
Makefile

# Created by: Palle Girgensohn <girgen@FreeBSD.org>
# $FreeBSD$
PORTNAME= pgbadger
PORTVERSION= 9.2
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>