diff options
Diffstat (limited to 'lang/drscheme/Makefile')
-rw-r--r-- | lang/drscheme/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/drscheme/Makefile b/lang/drscheme/Makefile index 012a8d8..b933769 100644 --- a/lang/drscheme/Makefile +++ b/lang/drscheme/Makefile @@ -16,6 +16,7 @@ MASTER_SITES= http://download.plt-scheme.org/bundles/${PORTVERSION}/plt/ \ DISTNAME= plt.src.x MAINTAINER= jkoshy@freebsd.org +COMMENT= An interactive, integrated, graphical Scheme programming environment DIST_SUBDIR= drscheme/${PORTVERSION} HAS_CONFIGURE= yes |