diff options
Diffstat (limited to 'security/cutlass/Makefile')
-rw-r--r-- | security/cutlass/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/security/cutlass/Makefile b/security/cutlass/Makefile index 1031ff410152..de1b8d3cd365 100644 --- a/security/cutlass/Makefile +++ b/security/cutlass/Makefile @@ -14,6 +14,10 @@ MASTER_SITES= http://www.synacklabs.net/projects/cutlass/ MAINTAINER= wxs@FreeBSD.org COMMENT= Encrypted peer-to-peer voice, text, and file transmission protocol +IGNORE= only works with botan 1.4.x +DEPRECIATED= ${IGNORE} +EXPIRE_DATE= 2008-12-31 + BUILD_DEPENDS= botan-config:${PORTSDIR}/security/botan \ speexdec:${PORTSDIR}/audio/speex |