diff options
author | Koichiro Iwao <meta@FreeBSD.org> | 2019-02-05 13:41:36 +0000 |
---|---|---|
committer | Koichiro Iwao <meta@FreeBSD.org> | 2019-02-05 13:41:36 +0000 |
commit | efcb9bca6e1f21dd24a8061718629c6037595083 (patch) | |
tree | ca13beeee00e6a81a8c38c9ea2718fce6b6830be | |
parent | ca7fc16b4b4d6c2646e4fa66016e9780fa7ab4a1 (diff) |
Notes
-rw-r--r-- | finance/openhbci/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/finance/openhbci/Makefile b/finance/openhbci/Makefile index 6688c5e935c1..88ad7a1dab9a 100644 --- a/finance/openhbci/Makefile +++ b/finance/openhbci/Makefile @@ -11,6 +11,9 @@ DISTNAME= openhbci-0.9.17-2 MAINTAINER= ports@FreeBSD.org COMMENT= HBCI is a bank-independent homebanking standard +DEPRECATED= no longer maintained upstream +EXPIRATION_DATE= 2019-03-31 + USES= libtool ssl GNU_CONFIGURE= yes INSTALL_TARGET= install-strip |