diff options
Diffstat (limited to 'devel/cdialog')
-rw-r--r-- | devel/cdialog/Makefile | 1 | ||||
-rw-r--r-- | devel/cdialog/pkg-comment | 1 |
2 files changed, 1 insertions, 1 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 diff --git a/devel/cdialog/pkg-comment b/devel/cdialog/pkg-comment deleted file mode 100644 index d5ed4ed4c946..000000000000 --- a/devel/cdialog/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An enhanced version of the 'dialog' command to work with ncurses |