aboutsummaryrefslogtreecommitdiff
path: root/databases/postgresql-plv8js/Makefile
diff options
context:
space:
mode:
authorLi-Wen Hsu <lwhsu@FreeBSD.org>2014-10-04 16:09:39 +0000
committerLi-Wen Hsu <lwhsu@FreeBSD.org>2014-10-04 16:09:39 +0000
commit451f19a3c7b11c462eadb893cf54746c67be710c (patch)
tree0e2158a587acadccedc2ae44188bb070d46ac6bb /databases/postgresql-plv8js/Makefile
parent00ac9acb26fddd96a48181f568fc894a9aa1fbd3 (diff)
downloadports-451f19a3c7b11c462eadb893cf54746c67be710c.tar.gz
ports-451f19a3c7b11c462eadb893cf54746c67be710c.zip
Notes
Diffstat (limited to 'databases/postgresql-plv8js/Makefile')
-rw-r--r--databases/postgresql-plv8js/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/databases/postgresql-plv8js/Makefile b/databases/postgresql-plv8js/Makefile
index 9a58ee4b27e1..103d0693fcca 100644
--- a/databases/postgresql-plv8js/Makefile
+++ b/databases/postgresql-plv8js/Makefile
@@ -2,15 +2,17 @@
# $FreeBSD$
PORTNAME= plv8js
-PORTVERSION= 1.4.1
+PORTVERSION= 1.4.2
CATEGORIES= databases
-MASTER_SITES= GOOGLE_CODE
+MASTER_SITES= http://api.pgxn.org/dist/plv8/${PORTVERSION}/
PKGNAMEPREFIX= postgresql-
DISTNAME= plv8-${PORTVERSION}
MAINTAINER= vanilla@FreeBSD.org
COMMENT= PL/v8js procedural language for PostgreSQL database
+LICENSE= PostgreSQL
+
LIB_DEPENDS+= libv8.so:${PORTSDIR}/lang/v8
USES= gmake perl5 zip pgsql:9.1+