diff options
Diffstat (limited to 'editors/bitedit/Makefile')
-rw-r--r-- | editors/bitedit/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/bitedit/Makefile b/editors/bitedit/Makefile index f60a6da..a2daf1d 100644 --- a/editors/bitedit/Makefile +++ b/editors/bitedit/Makefile @@ -11,6 +11,7 @@ CATEGORIES= editors MASTER_SITES= http://ledge.co.za/software/bitedit/ MAINTAINER= mich@freebsdcluster.org +COMMENT= Bitedit is a simple ncurses program for editing a file MAKE_ARGS= CFLAGS="${CFLAGS} -DDISABLE_SETFONT" |