# New ports collection makefile for:    termlog
# Date created:         20 August 2002
# Whom:                 C.S. Peron <bugs@sqrt.ca>
#
# $FreeBSD: ports/security/termlog/Makefile,v 1.9 2004/11/13 19:20:48 csjp Exp $
#

PORTNAME=	termlog
PORTVERSION=	2.2
CATEGORIES=	security sysutils
MASTER_SITES=	http://www.seccuris.com/documents/downloads/
MASTER_SITE_SUBDIR=	termlog

MAINTAINER=	csjp@FreeBSD.org
COMMENT=	Monitor or log multiple system terminals synchronously

MAN1=		termlog.1
MANCOMPRESSED=	yes
PLIST_FILES=	bin/termlog

.include <bsd.port.mk>
