diff options
Diffstat (limited to 'math/ruby-gsl/Makefile')
-rw-r--r-- | math/ruby-gsl/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/ruby-gsl/Makefile b/math/ruby-gsl/Makefile index f599d7d048e..dd0f6471f88 100644 --- a/math/ruby-gsl/Makefile +++ b/math/ruby-gsl/Makefile @@ -14,6 +14,7 @@ DISTNAME= rb-${PORTNAME}-${PORTVERSION} DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org +COMMENT= A Ruby extension library for GSL (GNU Scientific Library) LIB_DEPENDS= gsl.4:${.CURDIR}/../gsl |