Deprecate port and prepare for removal.

It has not been maintained upstreams for 10+ years.
Approved by: pgsql@
With hat:    pgsql@
This commit is contained in:
Palle Girgensohn 2013-10-17 22:11:02 +00:00
parent 8562d13780
commit 262b327fbe
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=330683

View File

@ -13,6 +13,14 @@ DIST_SUBDIR= postgresql
MAINTAINER= pgsql@FreeBSD.org
COMMENT= C++ interface for PostgreSQL
DEPRECATED= Not maintained upstreams for 10+ years.
EXPIRATION_DATE=2013-11-17
.include <bsd.port.pre.mk>
.if ${OSVERSION} >= 1000024
BROKEN= Does not build under FreeBSD 10
.endif
USE_PGSQL= YES
USES= gmake
USE_LDCONFIG= YES