diff options
Diffstat (limited to 'devel/libedit/Makefile')
-rw-r--r-- | devel/libedit/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/libedit/Makefile b/devel/libedit/Makefile index 960fc68fd39b..b1b7cc581894 100644 --- a/devel/libedit/Makefile +++ b/devel/libedit/Makefile @@ -12,6 +12,8 @@ MASTER_SITES= http://www.canonware.com/download/libedit/ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Command line editing library + USE_AUTOCONF= yes CONFIGURE_ARGS= --disable-readline INSTALLS_SHLIB= yes |