diff options
Diffstat (limited to 'misc/txt2regex/Makefile')
-rw-r--r-- | misc/txt2regex/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/misc/txt2regex/Makefile b/misc/txt2regex/Makefile index e3c6e41f7a53..d5221c971bb2 100644 --- a/misc/txt2regex/Makefile +++ b/misc/txt2regex/Makefile @@ -14,6 +14,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A Regular Expression "wizard" + RUN_DEPENDS= bash:${PORTSDIR}/shells/bash2 USE_REINPLACE= yes |