diff options
Diffstat (limited to 'devel/cdialog/Makefile')
-rw-r--r-- | devel/cdialog/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/cdialog/Makefile b/devel/cdialog/Makefile index 654b2a7bd7ee..7010bcbc8e6d 100644 --- a/devel/cdialog/Makefile +++ b/devel/cdialog/Makefile @@ -18,6 +18,7 @@ DISTNAME= ${PORTNAME:S|^c||}-${PORTVERSION:S|.200|-200|} EXTRACT_SUFX= .tgz MAINTAINER= alane@freebsd.org +COMMENT= An enhanced version of the 'dialog' command to work with ncurses USE_GMAKE= yes GNU_CONFIGURE= yes |