mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
e6e979b6fa
Submitted by: maintainer
19 lines
345 B
Makefile
19 lines
345 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
|
|
|
|
MAN1= vlock.1
|
|
|
|
.include <bsd.port.mk>
|