git: 7eb3ffc3df92 - main - textproc/txt2man: Add PORTSCOUT

From: Nuno Teixeira <eduardo_at_FreeBSD.org>
Date: Mon, 25 Jul 2022 09:43:35 UTC
The branch main has been updated by eduardo:

URL: https://cgit.FreeBSD.org/ports/commit/?id=7eb3ffc3df925ad320341ff4a3bcfdf5b99c4de9

commit 7eb3ffc3df925ad320341ff4a3bcfdf5b99c4de9
Author:     Nuno Teixeira <eduardo@FreeBSD.org>
AuthorDate: 2022-07-25 09:42:52 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2022-07-25 09:43:21 +0000

    textproc/txt2man: Add PORTSCOUT
---
 textproc/txt2man/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/textproc/txt2man/Makefile b/textproc/txt2man/Makefile
index bf9bc0abefd5..c95c1e2c0c90 100644
--- a/textproc/txt2man/Makefile
+++ b/textproc/txt2man/Makefile
@@ -20,6 +20,8 @@ GH_ACCOUNT=	mvertes
 MAKE_ENV=	prefix=${STAGEDIR}${PREFIX}
 NO_ARCH=	yes
 
+PORTSCOUT=	limit:^d\.d\.
+
 PLIST_FILES=	bin/bookman \
 		bin/src2man \
 		bin/txt2man \