1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-19 08:13:21 +00:00
freebsd-ports/security/termlog/Makefile
Pete Fritchman 06c8b84d62 - update to 2.0
- update maintainer email
- update COMMENT & pkg-descr to match reality

Submitted by:	csjp
2004-08-06 14:59:10 +00:00

22 lines
486 B
Makefile

# New ports collection makefile for: termlog
# Date created: 20 August 2002
# Whom: C.S. Peron <bugs@sqrt.ca>
#
# $FreeBSD$
#
PORTNAME= termlog
PORTVERSION= 2.0
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>