diff options
Diffstat (limited to 'editors/the/Makefile')
-rw-r--r-- | editors/the/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/the/Makefile b/editors/the/Makefile index a7a0daf5a0f0..65d3f265994c 100644 --- a/editors/the/Makefile +++ b/editors/the/Makefile @@ -14,6 +14,7 @@ MASTER_SITES= ftp://ftp.lightlink.com/pub/hessling/THE/ \ DISTNAME= THE-${PORTVERSION} MAINTAINER= ports@FreeBSD.org +COMMENT= "The Hessling Editor", an implementation of the xedit editor BUILD_DEPENDS= rexx:${PORTSDIR}/lang/rexx-imc RUN_DEPENDS= rexx:${PORTSDIR}/lang/rexx-imc |