freebsd-ports/sysutils/pslist/Makefile
Peter Pentchev 641e9357ef A long-overdue dequoting of COMMENT. D'oh, I thought I'd done this,
like, MONTHS ago!

Submitted by:	Brian Poole <raj@cerias.purdue.edu>
2004-11-01 17:09:55 +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.0
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>