From 9af580980f62735326dfbfe2a74867cd3794f32d Mon Sep 17 00:00:00 2001 From: jgh Date: Tue, 20 Aug 2019 21:01:10 +0000 Subject: - mark deprecated Approved by: samm@os2.kiev.ua (maintainer) --- palm/jpilot/Makefile | 3 +++ palm/pilot-link/Makefile | 3 +++ 2 files changed, 6 insertions(+) (limited to 'palm') diff --git a/palm/jpilot/Makefile b/palm/jpilot/Makefile index 302fef2bec40..110ce8db97d5 100644 --- a/palm/jpilot/Makefile +++ b/palm/jpilot/Makefile @@ -16,6 +16,9 @@ COMMENT= Desktop Organizer Software for the Palm Pilot LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING +DEPRECATED= obsolete technology +EXPIRATION_DATE= 2019-09-20 + LIB_DEPENDS= libpisock.so:palm/pilot-link \ libgcrypt.so:security/libgcrypt diff --git a/palm/pilot-link/Makefile b/palm/pilot-link/Makefile index 33807c092113..3caa3530d035 100644 --- a/palm/pilot-link/Makefile +++ b/palm/pilot-link/Makefile @@ -14,6 +14,9 @@ COMMENT= Suite of tools to connect and sync your Palm handheld LICENSE= GPLv2 +DEPRECATED= obsolete technology +EXPIRATION_DATE= 2019-09-20 + BUILD_DEPENDS= xsltproc:textproc/libxslt GNU_CONFIGURE= yes -- cgit