diff options
author | knu <knu@FreeBSD.org> | 2003-02-18 04:37:40 +0000 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2003-02-18 04:37:40 +0000 |
commit | e8b6490890582183bb4bc628af80dc4bfd0ce96c (patch) | |
tree | 57b6904d811fa7e46576fdccf0d1ae9ba32352cb /databases/rubygem-postgres/Makefile | |
parent | 64c23676bbecc3d91499931efa7d69724c2535af (diff) | |
download | FreeBSD-ports-e8b6490890582183bb4bc628af80dc4bfd0ce96c.zip FreeBSD-ports-e8b6490890582183bb4bc628af80dc4bfd0ce96c.tar.gz |
De-pkg-comment.
Diffstat (limited to 'databases/rubygem-postgres/Makefile')
-rw-r--r-- | databases/rubygem-postgres/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/rubygem-postgres/Makefile b/databases/rubygem-postgres/Makefile index ec70a51..c435bf9 100644 --- a/databases/rubygem-postgres/Makefile +++ b/databases/rubygem-postgres/Makefile @@ -14,6 +14,7 @@ DISTNAME= ruby-${PORTNAME}-${PORTVERSION} DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org +COMMENT= Ruby interface to PostgreSQL library LIB_DEPENDS= pq.3:${PORTSDIR}/${POSTGRESQL_PORT} |