aboutsummaryrefslogtreecommitdiff
path: root/biology
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2021-03-14 05:17:40 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2021-03-14 05:17:40 +0000
commit7fc2386376a3d95d248553d1e1861a486f9242d9 (patch)
tree73732dbfceef9a4669a14f4a2c1c4486dc7461b3 /biology
parentff736705d4bdcabc9f932f743463123e5bd37bf5 (diff)
downloadports-7fc2386376a3d95d248553d1e1861a486f9242d9.tar.gz
ports-7fc2386376a3d95d248553d1e1861a486f9242d9.zip
biology/abyss: Add PORTSCOUT line
Notes
Notes: svn path=/head/; revision=568329
Diffstat (limited to 'biology')
-rw-r--r--biology/abyss/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/biology/abyss/Makefile b/biology/abyss/Makefile
index 3340b3751d41..abe802b28d62 100644
--- a/biology/abyss/Makefile
+++ b/biology/abyss/Makefile
@@ -34,4 +34,6 @@ OPTIONS_DEFINE= DOCS
PORTDOCS= *
+PORTSCOUT= limit:^[0-9\.]*$$ # to ignore alpha-numeric tags
+
.include <bsd.port.mk>