7e52725f2a
Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
20 lines
371 B
Makefile
20 lines
371 B
Makefile
# New ports collection makefile for: vlock
|
|
# Date created: 08 Oct 2000
|
|
# Whom: George Reid <services@nevernet.net>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= vlock
|
|
PORTVERSION= 1.3
|
|
CATEGORIES= security
|
|
MASTER_SITES= ${MASTER_SITE_SUNSITE}
|
|
MASTER_SITE_SUBDIR= utils/console
|
|
|
|
MAINTAINER= greid@ukug.uk.freebsd.org
|
|
COMMENT= Locks a terminal
|
|
|
|
MAN1= vlock.1
|
|
|
|
.include <bsd.port.mk>
|