6bc0d80aae
of connection type and login shell PID.
18 lines
330 B
Makefile
18 lines
330 B
Makefile
# New ports collection makefile for: yawho
|
|
# Date created: 16 December 2000
|
|
# Whom: Daniel Harris <dannyboy@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= yawho
|
|
PORTVERSION= 1.2
|
|
CATEGORIES= sysutils
|
|
MASTER_SITES= http://wizard.ae.krakow.pl/~mike/download/
|
|
|
|
MAINTAINER= dannyboy@FreeBSD.org
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
.include <bsd.port.mk>
|