1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00
freebsd-ports/sysutils/pslist/Makefile
2013-11-16 03:33:37 +00:00

16 lines
318 B
Makefile

# Created by: roam@orbitel.bg
# $FreeBSD$
PORTNAME= pslist
PORTVERSION= 1.3
CATEGORIES= sysutils
MASTER_SITES= http://devel.ringlet.net/sysutils/pslist/
MAINTAINER= ports@FreeBSD.org
COMMENT= A utility to view or send signals to processes with all their children
USES= perl5
USE_PERL5= run
.include <bsd.port.mk>