diff options
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} |