diff options
Diffstat (limited to 'devel/libtecla/Makefile')
-rw-r--r-- | devel/libtecla/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/libtecla/Makefile b/devel/libtecla/Makefile index e1e3e05cf572..f73b27082c99 100644 --- a/devel/libtecla/Makefile +++ b/devel/libtecla/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= http://www.astro.caltech.edu/~mcs/tecla/ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Interactive command line editing facilities + USE_SUBMAKE= yes GNU_CONFIGURE= yes WRKSRC= ${WRKDIR}/${PORTNAME} |