aboutsummaryrefslogtreecommitdiffstats
path: root/net/p5-OurNet-BBS
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2015-04-24 22:25:06 +0800
committermat <mat@FreeBSD.org>2015-04-24 22:25:06 +0800
commit530484e8545e5d931ab7392d4d7b18592dbd4002 (patch)
tree982a7e3e854a1b0b17afc702876a6ca0fd7f73bd /net/p5-OurNet-BBS
parentf0b00af995559d09f8ed85fddfa0c87a972a0ee2 (diff)
downloadfreebsd-ports-gnome-530484e8545e5d931ab7392d4d7b18592dbd4002.tar.gz
freebsd-ports-gnome-530484e8545e5d931ab7392d4d7b18592dbd4002.tar.zst
freebsd-ports-gnome-530484e8545e5d931ab7392d4d7b18592dbd4002.zip
Deprecate Perl modules that only work with 5.16, as it's being phased out, with
the same deprecation date. With hat: perl@ Sponsored by: Absolight
Diffstat (limited to 'net/p5-OurNet-BBS')
-rw-r--r--net/p5-OurNet-BBS/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/net/p5-OurNet-BBS/Makefile b/net/p5-OurNet-BBS/Makefile
index 3e541ffdfbf0..47aaa12a55d3 100644
--- a/net/p5-OurNet-BBS/Makefile
+++ b/net/p5-OurNet-BBS/Makefile
@@ -43,4 +43,7 @@ PORTSCOUT= skipv:1.67
USES= perl5
USE_PERL5= configure
+DEPRECATED= Needs p5-Crypt-Tea that does not work with 5.18 or above
+EXPIRATION_DATE=2015-07-31
+
.include <bsd.port.mk>