summaryrefslogtreecommitdiff
path: root/sysutils/skill/Makefile
blob: 43a0ffefb5b0847563e8f0146121d7a3b84998ed (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Created by: Joao Carlos Mendes Luis <jonny@jonny.eng.br>
# $FreeBSD$

PORTNAME=	skill
PORTVERSION=	4.1.4
CATEGORIES=	sysutils
MASTER_SITES=	ftp://ftp.flux.utah.edu/pub/skill/	\
		ftp://fast.cs.utah.edu/pub/skill/
EXTRACT_SUFX=	.tgz

MAINTAINER=	jonny@jonny.eng.br
COMMENT=	SuperKILL, kill, or renice processes by pid, name, tty, or uid

MAN1=		skill.1
MLINKS=		skill.1 snice.1

NO_STAGE=	yes
.include <bsd.port.mk>