blob: ce17bb06e8cd7389e867931a0c313e01f46b3939 (
plain) (
blame)
1
2
3
4
5
6
7
8
|
# Created by: Palle Girgensohn <girgen@partitur.se>
# $FreeBSD$
WANT_PGSQL_VER= 91
COMPONENT= -plperl
NO_STAGE= yes
.include "${.CURDIR}/../postgresql90-plperl/Makefile"
|