# Ports collection makefile for:  tea-total
# Date created:			  Tue Dec 19, 2000
# Whom:				  David O'Brien (obrien@NUXI.com)
#
# $FreeBSD: ports/security/tea-total/Makefile,v 1.8 2003/02/20 18:59:12 knu Exp $
#

PORTNAME=	tea-total
PORTVERSION=	0.4
PORTREVISION=	1
CATEGORIES=	security
MASTER_SITES=	ftp://ftp.linuxhacker.org/pub/tea-total/  \
		http://www.linuxhacker.org/pub/tea-total/

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Extremely small 128 bit private key based encryption/decryption system

#	code is not 64-bit clean...
ONLY_FOR_ARCHS=	i386

USE_GMAKE=	yes
MAN1=		teatotal.1 tea.1 untea.1 tea-kgen.1

.include <bsd.port.mk>
