diff options
Diffstat (limited to 'databases/postgresql-plruby/Makefile')
-rw-r--r-- | databases/postgresql-plruby/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/postgresql-plruby/Makefile b/databases/postgresql-plruby/Makefile index 0c05d4ffb20e..fa39bacbb2e3 100644 --- a/databases/postgresql-plruby/Makefile +++ b/databases/postgresql-plruby/Makefile @@ -13,6 +13,7 @@ PKGNAMEPREFIX= postgresql- DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org +COMMENT= PL/Ruby procedural language for the PostgreSQL database system LIB_DEPENDS= pq.3:${PGSQL_PORTDIR} RUN_DEPENDS= postgres:${PORTSDIR}/${POSTGRESQL_PORT} |