diff options
author | Rene Ladan <rene@FreeBSD.org> | 2019-08-11 14:13:49 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2019-08-11 14:13:49 +0000 |
commit | 2ca3b207e64a1a75c0f4a4bd745bc129ece2c237 (patch) | |
tree | c6d56aa20635b6e4877837d0191342754801bcda /www | |
parent | cffb3acf347f51fcf97d6c7f5a6a86b84a29f74c (diff) | |
download | freebsd-ports-2ca3b207e64a1a75c0f4a4bd745bc129ece2c237.zip |
www/p5-WWW-Mechanize-PhantomJS: mark for removal due to lang/phantomjs
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-WWW-Mechanize-PhantomJS/Makefile | 3 |
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 \ |