freebsd-ports/security/tea-total/Makefile

24 lines
485 B
Makefile
Raw Normal View History

# Ports collection makefile for: tea-total
# Date created: Tue Dec 19, 2000
# Whom: David O'Brien (obrien@NUXI.com)
#
# $FreeBSD$
#
PORTNAME= tea-total
2001-01-12 11:52:01 +01:00
PORTVERSION= 0.4
PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= ftp://ftp.linuxhacker.org/pub/tea-total/ \
http://www.linuxhacker.org/pub/tea-total/
2002-05-08 23:32:37 +02:00
MAINTAINER= ports@FreeBSD.org
# code is not 64-bit clean...
ONLY_FOR_ARCHS= i386
2001-01-12 11:52:01 +01:00
USE_GMAKE= yes
MAN1= teatotal.1 tea.1 untea.1 tea-kgen.1
.include <bsd.port.mk>