mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-25 00:51:21 +00:00
4d4db2684b
Reviewed by: postgresql@ Tested by: miwi and me
7 lines
139 B
Makefile
7 lines
139 B
Makefile
# Created by: Palle Girgensohn <girgen@partitur.se>
|
|
# $FreeBSD$
|
|
|
|
WANT_PGSQL_VER= 93
|
|
|
|
.include "${.CURDIR}/../postgresql90-plperl/Makefile"
|