diff options
Diffstat (limited to 'editors/elvis/Makefile')
-rw-r--r-- | editors/elvis/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/editors/elvis/Makefile b/editors/elvis/Makefile index fd1864316897..70d24f4291e4 100644 --- a/editors/elvis/Makefile +++ b/editors/elvis/Makefile @@ -15,6 +15,8 @@ DISTNAME= ${PORTNAME}-2.1_4 MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A clone of the ex/vi text editor + USE_REINPLACE= yes HAS_CONFIGURE= yes CONFIGURE_ARGS= --bindir=${PREFIX}/bin --datadir=${PREFIX}/share/elvis |