aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/Makefile
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2005-11-26 21:10:21 +0800
committeredwin <edwin@FreeBSD.org>2005-11-26 21:10:21 +0800
commit32829ab9cc44a513f6bf53a0229527d38dc8e4f2 (patch)
treed564c5ab586756af6cbfc4ee41cb3c5b7c175038 /textproc/Makefile
parent103586d8ddb14cf73587c0467026685e10fa9ba9 (diff)
downloadfreebsd-ports-gnome-32829ab9cc44a513f6bf53a0229527d38dc8e4f2.tar.gz
freebsd-ports-gnome-32829ab9cc44a513f6bf53a0229527d38dc8e4f2.tar.zst
freebsd-ports-gnome-32829ab9cc44a513f6bf53a0229527d38dc8e4f2.zip
New port: textproc/pcrs PCRE sed
PCRS is a small library, written as a supplement to the PCRE library, that implements regex based substitution with the syntax and semantics of Perl's s/// operator. PR: ports/89567 Submitted by: wongk@apt.homeunix.net
Diffstat (limited to 'textproc/Makefile')
-rw-r--r--textproc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile
index dcd67809abf4..52449522ad1a 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -550,6 +550,7 @@
SUBDIR += pa-aspell
SUBDIR += par
SUBDIR += pardiff
+ SUBDIR += pcrs
SUBDIR += pdftohtml
SUBDIR += pear-Numbers_Roman
SUBDIR += pear-Numbers_Words