diff options
author | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2020-01-03 20:41:43 +0000 |
---|---|---|
committer | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2020-01-03 20:41:43 +0000 |
commit | 89be35f33721417864b46f1dbf30f8e82e020f9b (patch) | |
tree | 647cd0f0d07d71c2a28cbafb87f6c037f0e5b46c /graphics/sane-frontends | |
parent | 08d4caea36e2f452612d7538bfcb08303e41fb92 (diff) | |
download | ports-89be35f33721417864b46f1dbf30f8e82e020f9b.tar.gz ports-89be35f33721417864b46f1dbf30f8e82e020f9b.zip |
Notes
Diffstat (limited to 'graphics/sane-frontends')
-rw-r--r-- | graphics/sane-frontends/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/graphics/sane-frontends/Makefile b/graphics/sane-frontends/Makefile index 17f2cfc4b6e5..cd10c29f331b 100644 --- a/graphics/sane-frontends/Makefile +++ b/graphics/sane-frontends/Makefile @@ -13,6 +13,9 @@ COMMENT= Tools for access to scanners, digitals camera, frame grabbers etc LICENSE= GPLv2+ +DEPRECATED= Unmaintained upstream, no consumers left +EXPIRATION_DATE= 2020-03-31 + LIB_DEPENDS= libsane.so:graphics/sane-backends USES= gmake gnome pkgconfig |