aboutsummaryrefslogtreecommitdiff
path: root/databases/postgresql-plruby
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2003-02-18 04:37:40 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2003-02-18 04:37:40 +0000
commit9a0878e34e9fe068951af82f48b44c0cc602626a (patch)
tree9bf5565cc41888d5c1fde18f2d8bda254fbe3480 /databases/postgresql-plruby
parenta4542a306ffbaa855167835af78c7a7f4449dbcd (diff)
downloadports-9a0878e34e9fe068951af82f48b44c0cc602626a.tar.gz
ports-9a0878e34e9fe068951af82f48b44c0cc602626a.zip
Notes
Diffstat (limited to 'databases/postgresql-plruby')
-rw-r--r--databases/postgresql-plruby/Makefile1
-rw-r--r--databases/postgresql-plruby/pkg-comment1
2 files changed, 1 insertions, 1 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}
diff --git a/databases/postgresql-plruby/pkg-comment b/databases/postgresql-plruby/pkg-comment
deleted file mode 100644
index 5eadeddf67ae..000000000000
--- a/databases/postgresql-plruby/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-PL/Ruby procedural language for the PostgreSQL database system