freebsd-ports/sysutils/yawho/Makefile
Daniel Harris 6bc0d80aae Initial import of yawho, a w-like program which adds the display
of connection type and login shell PID.
2000-12-16 20:33:11 +00:00

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>