freebsd-ports/sysutils/pslist/Makefile
2005-02-16 16:32:47 +00:00

18 lines
384 B
Makefile

# New ports collection makefile for: pslist
# Date created: 27 October 2000
# Whom: roam@orbitel.bg
#
# $FreeBSD$
#
PORTNAME= pslist
PORTVERSION= 1.1
CATEGORIES= sysutils
MASTER_SITES= http://devel.ringlet.net/sysutils/pslist/
MAINTAINER= roam@FreeBSD.org
COMMENT= A utility to view or send signals to processes with all their children
NO_BUILD= yes
.include <bsd.port.mk>