7 lines
139 B
Makefile
7 lines
139 B
Makefile
|
# Created by: Palle Girgensohn <girgen@partitur.se>
|
||
|
# $FreeBSD$
|
||
|
|
||
|
WANT_PGSQL_VER= 10
|
||
|
|
||
|
.include "${.CURDIR}/../postgresql95-plperl/Makefile"
|