aboutsummaryrefslogtreecommitdiffstats
path: root/databases/postgresql92-docs/Makefile
blob: 5b6345ad2e788aad1f2d9b0e792cbfccb344c9ac (plain) (blame)
1
2
3
4
5
6
7
# Created by: Palle Girgensohn <girgen@pingpong.net>
# $FreeBSD$

WANT_PGSQL_VER=9.2
COMPONENT=  -docs

.include "${.CURDIR}/../postgresql91-docs/Makefile"