diff options
| author | Palle Girgensohn <girgen@FreeBSD.org> | 2016-09-05 11:15:29 +0000 |
|---|---|---|
| committer | Palle Girgensohn <girgen@FreeBSD.org> | 2016-09-05 11:15:29 +0000 |
| commit | 96150e27d7c316bc1d0b148d004b7fb036b7c5b3 (patch) | |
| tree | c9c81cfb306dbdbcfdfd66b3af8892ccea273a81 /databases/postgresql96-plpython/Makefile | |
| parent | f69161cef9f81e7b73433f421299d066bd0c17ba (diff) | |
Notes
Diffstat (limited to 'databases/postgresql96-plpython/Makefile')
| -rw-r--r-- | databases/postgresql96-plpython/Makefile | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/databases/postgresql96-plpython/Makefile b/databases/postgresql96-plpython/Makefile new file mode 100644 index 000000000000..0ea4f228f921 --- /dev/null +++ b/databases/postgresql96-plpython/Makefile @@ -0,0 +1,5 @@ +# $FreeBSD$ + +WANT_PGSQL_VER= 9.6 + +.include "${.CURDIR}/../postgresql95-plpython/Makefile" |
