mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
53c04a9490
their children, similar to killall but more sophisticated. PR: 22355 Submitted by: Peter Pentchev <roam@orbitel.bg>
19 lines
360 B
Makefile
19 lines
360 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://mail.orbitel.bg/~roam/devel/sysutils/ \
|
|
http://ringwraith.online.bg/~roam/devel/sysutils/
|
|
|
|
MAINTAINER= roam@orbitel.bg
|
|
|
|
NO_BUILD= yes
|
|
|
|
.include <bsd.port.mk>
|