aboutsummaryrefslogtreecommitdiff
path: root/textproc/Makefile
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2011-10-28 09:32:15 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2011-10-28 09:32:15 +0000
commita7b34405b921070a3e340592a2abeab32ea4960b (patch)
tree7c06a2de92fca30e1c0e436c623976e4f5307068 /textproc/Makefile
parent823eefe4911f04200ad13dc184b03abe4e15497c (diff)
downloadports-a7b34405b921070a3e340592a2abeab32ea4960b.tar.gz
ports-a7b34405b921070a3e340592a2abeab32ea4960b.zip
You can think of pss as an enhanced grep designed to search
inside source code files. pss is very similar to the Perl ack tool (see https://bitbucket.org/eliben/pss/wiki/PssAndAck). WWW: https://bitbucket.org/eliben/pss
Notes
Notes: svn path=/head/; revision=284514
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 00fd835323a0..9f6060ec19c4 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -1111,6 +1111,7 @@
SUBDIR += py-markdown
SUBDIR += py-markdown2
SUBDIR += py-paragrep
+ SUBDIR += py-pss
SUBDIR += py-pygments
SUBDIR += py-pyx12
SUBDIR += py-qt4-xml