diff options
author | bapt <bapt@FreeBSD.org> | 2011-10-06 22:14:57 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2011-10-06 22:14:57 +0800 |
commit | 36bf8401280572d7f838951b5ce466e3fc8fed85 (patch) | |
tree | 2b78996d11d6e8dc28978cb3111599f8c398d8ce /devel/soup | |
parent | fd4739528f17de39abb46c9d03235b5dcea135ba (diff) | |
download | freebsd-ports-gnome-36bf8401280572d7f838951b5ce466e3fc8fed85.tar.gz freebsd-ports-gnome-36bf8401280572d7f838951b5ce466e3fc8fed85.tar.zst freebsd-ports-gnome-36bf8401280572d7f838951b5ce466e3fc8fed85.zip |
soup is not maintained, and not used in the ports anymore.
consider using devel/libsoup
Diffstat (limited to 'devel/soup')
-rw-r--r-- | devel/soup/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/soup/Makefile b/devel/soup/Makefile index c01299641ba5..83879a77aea5 100644 --- a/devel/soup/Makefile +++ b/devel/soup/Makefile @@ -15,6 +15,9 @@ DIST_SUBDIR= gnome MAINTAINER= gnome@FreeBSD.org COMMENT= A SOAP (Simple Object Access Protocol) implementation in C +DEPRECATED= Unmaintain, use devel/libsoup +EXPIRATION_DATE= 2011-11-06 + LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt USE_AUTOTOOLS= libtool |