diff options
Diffstat (limited to 'databases/openark-kit/Makefile')
-rw-r--r-- | databases/openark-kit/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/databases/openark-kit/Makefile b/databases/openark-kit/Makefile index a5fd6ab13505..62a01c3761b9 100644 --- a/databases/openark-kit/Makefile +++ b/databases/openark-kit/Makefile @@ -8,6 +8,9 @@ MASTER_SITES= https://storage.googleapis.com/google-code-archive-downloads/v2/co MAINTAINER= ports@FreeBSD.org COMMENT= Common utilities for MySQL +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE |