aboutsummaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorDoug Barton <dougb@FreeBSD.org>2011-09-26 09:24:20 +0000
committerDoug Barton <dougb@FreeBSD.org>2011-09-26 09:24:20 +0000
commit75fbecdf73d3b7305123bbb34663b5e20f0ae3c3 (patch)
tree8e3575511445c517fa7ce797b6b09a6a5255af94 /comms
parent6ec4ad0ae65f92bdf2043ca1492f3a7b52534bc5 (diff)
Notes
Diffstat (limited to 'comms')
-rw-r--r--comms/libsyncml/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/comms/libsyncml/Makefile b/comms/libsyncml/Makefile
index 15e0859256e9..7ddede5a00e2 100644
--- a/comms/libsyncml/Makefile
+++ b/comms/libsyncml/Makefile
@@ -15,6 +15,9 @@ MASTER_SITES= http://libsyncml.opensync.org/download/releases/${PORTVERSION}/ \
MAINTAINER= samm@os2.kiev.ua
COMMENT= SyncML protocol library for PIM data synchronization
+DEPRECATED= Depends on devel/libsoup22, which is FORBIDDEN
+EXPIRATION_DATE= 2011-10-14
+
LIB_DEPENDS= wbxml2:${PORTSDIR}/textproc/wbxml2 \
openobex:${PORTSDIR}/comms/openobex \
soup-2.2.8:${PORTSDIR}/devel/libsoup22