opnsense-ports/databases/postgresql94-docs/Makefile
Franco Fichtner 65d7466804 */*: sync with upstream
Taken from: HardenedBSD
2020-05-25 04:12:46 +02:00

10 lines
233 B
Makefile

# Created by: Palle Girgensohn <girgen@pingpong.net>
# $FreeBSD$
PORTREVISION= 1
WANT_PGSQL_VER=9.4
DEPRECATED= PostgreSQL-9.4 has reached end-of-life
EXPIRATION_DATE=2020-07-24
.include "${.CURDIR}/../postgresql12-docs/Makefile"