diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/silky/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net/silky/Makefile b/net/silky/Makefile index 1c764bbe6bc7..c96dbf8a654c 100644 --- a/net/silky/Makefile +++ b/net/silky/Makefile @@ -16,6 +16,9 @@ MASTER_SITE_SUBDIR= silky MAINTAINER= ports@FreeBSD.org COMMENT= A simple and easy to use graphical, os-independent SILC client +DEPRECATED= This port is broken with newer silc-toolkit version. +EXPIRATION_DATE= 2008-07-20 + LIB_DEPENDS= silcclient-1.1:${PORTSDIR}/devel/silc-toolkit RUN_DEPENDS= ${LOCALBASE}/etc/mime.types:${PORTSDIR}/misc/mime-support |