diff options
author | Jason Helfman <jgh@FreeBSD.org> | 2019-09-13 20:25:02 +0000 |
---|---|---|
committer | Jason Helfman <jgh@FreeBSD.org> | 2019-09-13 20:25:02 +0000 |
commit | f23446d16862fbb01728a1a4b6fb54812ad597fc (patch) | |
tree | 49b6b1042cd937364dc5394dde136eb33c560f50 /palm | |
parent | 1f7f2eb34b59511f800e6daa5e16a38c6d356421 (diff) |
Notes
Diffstat (limited to 'palm')
-rw-r--r-- | palm/synce-libsynce/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/palm/synce-libsynce/Makefile b/palm/synce-libsynce/Makefile index 428a833ef14a..4bb3ffb750d4 100644 --- a/palm/synce-libsynce/Makefile +++ b/palm/synce-libsynce/Makefile @@ -11,6 +11,9 @@ PKGNAMEPREFIX= synce- MAINTAINER= webmaster@kibab.com COMMENT= Library to support communication with WinCE devices +DEPRECATED= obsolete technology +EXPIRATION_DATE= 2019-10-13 + LIB_DEPENDS= libdbus-glib-1.so:devel/dbus-glib \ libhal.so:sysutils/hal |