freebsd-ports/databases/pgbadger/Makefile
Palle Girgensohn 8622aab975 Update to 9.1
2017-01-24 23:53:52 +00:00

18 lines
322 B
Makefile

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