diff options
Diffstat (limited to 'textproc/ruby-csv/Makefile')
-rw-r--r-- | textproc/ruby-csv/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/ruby-csv/Makefile b/textproc/ruby-csv/Makefile index c1d439bd3b16..18613a2ba688 100644 --- a/textproc/ruby-csv/Makefile +++ b/textproc/ruby-csv/Makefile @@ -14,6 +14,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/./_/g} DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org +COMMENT= Ruby library to parse or generate data in CSV format USE_RUBY= yes |