mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-29 05:38:00 +00:00
19 lines
388 B
Makefile
19 lines
388 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://ringwraith.online.bg/devel/sysutils/
|
|
|
|
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>
|