opnsense-ports/databases/pgbadger/Makefile
Franco Fichtner 7ff73c19cf */*: sync with upstream
Taken from: HardenedBSD
2018-09-13 03:20:16 +02:00

24 lines
393 B
Makefile

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