diff options
Diffstat (limited to 'databases/postgresql94-plpython')
| -rw-r--r-- | databases/postgresql94-plpython/Makefile | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/databases/postgresql94-plpython/Makefile b/databases/postgresql94-plpython/Makefile new file mode 100644 index 000000000000..19611fb5474d --- /dev/null +++ b/databases/postgresql94-plpython/Makefile @@ -0,0 +1,6 @@ +# $FreeBSD$ + +PORTREVISION= 0 +WANT_PGSQL_VER= 94 + +.include "${.CURDIR}/../postgresql90-plpython/Makefile" |
