aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrene <rene@FreeBSD.org>2019-08-11 22:13:49 +0800
committerrene <rene@FreeBSD.org>2019-08-11 22:13:49 +0800
commite8644cd00c354b4265418e9f6568bafcd21b0014 (patch)
treec6d56aa20635b6e4877837d0191342754801bcda
parent7038664eabe11489f644c69407f76eb0d9d2734a (diff)
downloadfreebsd-ports-gnome-e8644cd00c354b4265418e9f6568bafcd21b0014.tar.gz
freebsd-ports-gnome-e8644cd00c354b4265418e9f6568bafcd21b0014.tar.zst
freebsd-ports-gnome-e8644cd00c354b4265418e9f6568bafcd21b0014.zip
www/p5-WWW-Mechanize-PhantomJS: mark for removal due to lang/phantomjs
-rw-r--r--www/p5-WWW-Mechanize-PhantomJS/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/www/p5-WWW-Mechanize-PhantomJS/Makefile b/www/p5-WWW-Mechanize-PhantomJS/Makefile
index f63a1cc738bc..fc9cd9d853ff 100644
--- a/www/p5-WWW-Mechanize-PhantomJS/Makefile
+++ b/www/p5-WWW-Mechanize-PhantomJS/Makefile
@@ -11,6 +11,9 @@ COMMENT= Automate interaction with javascript websites
LICENSE= ARTPERL10
+DEPRECATED= uses expired lang/phantomjs
+EXPIRATION_DATE=2019-12-01
+
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= phantomjs:lang/phantomjs \
p5-WWW-Mechanize>=1.73:www/p5-WWW-Mechanize \