diff options
Diffstat (limited to 'textproc/glark')
-rw-r--r-- | textproc/glark/Makefile | 2 | ||||
-rw-r--r-- | textproc/glark/pkg-comment | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/textproc/glark/Makefile b/textproc/glark/Makefile index 998e0b83778b..bb60c5c37c49 100644 --- a/textproc/glark/Makefile +++ b/textproc/glark/Makefile @@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Search text files for complex regular expressions + USE_RUBY= yes NO_BUILD= yes diff --git a/textproc/glark/pkg-comment b/textproc/glark/pkg-comment deleted file mode 100644 index 12c63351cfed..000000000000 --- a/textproc/glark/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Search text files for complex regular expressions |