From 53c04a9490700644f3077d10cc23d042ddfe5200 Mon Sep 17 00:00:00 2001 From: Will Andrews Date: Sun, 29 Oct 2000 01:14:36 +0000 Subject: Add pslist 1.0, a utility to view or send signals to processes with all their children, similar to killall but more sophisticated. PR: 22355 Submitted by: Peter Pentchev --- sysutils/pslist/Makefile | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 sysutils/pslist/Makefile (limited to 'sysutils/pslist/Makefile') diff --git a/sysutils/pslist/Makefile b/sysutils/pslist/Makefile new file mode 100644 index 000000000000..f86b3ddaf2c5 --- /dev/null +++ b/sysutils/pslist/Makefile @@ -0,0 +1,18 @@ +# New ports collection makefile for: pslist +# Date created: 27 October 2000 +# Whom: roam@orbitel.bg +# +# $FreeBSD$ +# + +PORTNAME= pslist +PORTVERSION= 1.0 +CATEGORIES= sysutils +MASTER_SITES= http://mail.orbitel.bg/~roam/devel/sysutils/ \ + http://ringwraith.online.bg/~roam/devel/sysutils/ + +MAINTAINER= roam@orbitel.bg + +NO_BUILD= yes + +.include -- cgit v1.2.3