aboutsummaryrefslogtreecommitdiffstats
path: root/security/vlock/Makefile
blob: 5a337b5a57040dded575a64ae0805b61e935a0e0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# 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

MAN1=           vlock.1

.include <bsd.port.mk>