diff options
Diffstat (limited to 'editors/hexcurse/Makefile')
-rw-r--r-- | editors/hexcurse/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/editors/hexcurse/Makefile b/editors/hexcurse/Makefile index 30d5ef9aaacd..630dfef7caed 100644 --- a/editors/hexcurse/Makefile +++ b/editors/hexcurse/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= http://jewfish.net/downloads/ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A versatile ncurses-based hex editor + GNU_CONFIGURE= yes MAN1= hexcurse.1 |