freebsd-ports/security/termlog/Makefile
Sean Chittenden 3ab5050101 Maintainer update to 1.0.3
PR:		ports/56018
Submitted by:	Chris S.J.Peron <maneo@bsdpro.com> (maintainer)
2003-08-27 03:23:44 +00:00

20 lines
479 B
Makefile

# New ports collection makefile for: termlog
# Date created: 20 August 2002
# Whom: C.S. Peron <maneo@bsdpro.com>
#
# $FreeBSD$
#
PORTNAME= termlog
PORTVERSION= 1.0.3
CATEGORIES= security sysutils
MASTER_SITES= http://www.seccuris.com/documents/downloads/
MASTER_SITE_SUBDIR= termlog
MAINTAINER= maneo@bsdpro.com
COMMENT= Monitor or log multiple system terminals synchronously (real-time)
MAN1= termlog.1
MANCOMPRESSED= yes
.include <bsd.port.mk>