4d4db2684b
Reviewed by: postgresql@ Tested by: miwi and me
7 lines
154 B
Makefile
7 lines
154 B
Makefile
# Created by: Palle Girgensohn <girgen@pingpong.net>
|
|
# $FreeBSD$
|
|
|
|
WANT_PGSQL_VER=92
|
|
COMPONENT= -docs
|
|
|
|
.include "${.CURDIR}/../postgresql91-docs/Makefile"
|