1997-06-05 19:03:25 +02:00
|
|
|
# New ports collection makefile for: skill
|
1998-10-28 23:48:39 +01:00
|
|
|
# Date created: 20 Oct 1998
|
|
|
|
# Whom: Joao Carlos Mendes Luis <jonny@jonny.eng.br>
|
1997-06-05 19:03:25 +02:00
|
|
|
#
|
1999-08-31 04:00:46 +02:00
|
|
|
# $FreeBSD$
|
1997-06-05 19:03:25 +02:00
|
|
|
#
|
|
|
|
|
2000-04-09 21:09:11 +02:00
|
|
|
PORTNAME= skill
|
2004-03-12 10:52:55 +01:00
|
|
|
PORTVERSION= 4.1.1
|
1997-06-05 19:03:25 +02:00
|
|
|
CATEGORIES= sysutils
|
2004-03-12 10:52:55 +01:00
|
|
|
MASTER_SITES= ftp://ftp.flux.utah.edu/pub/skill/ \
|
|
|
|
ftp://fast.cs.utah.edu/pub/skill/
|
2000-09-17 20:53:45 +02:00
|
|
|
EXTRACT_SUFX= .tgz
|
1997-06-05 19:03:25 +02:00
|
|
|
|
1998-10-28 23:48:39 +01:00
|
|
|
MAINTAINER= jonny@jonny.eng.br
|
2003-02-21 14:28:59 +01:00
|
|
|
COMMENT= SuperKILL, kill or renice processes by pid, name, tty or uid
|
1997-06-05 19:03:25 +02:00
|
|
|
|
|
|
|
MAN1= skill.1
|
1998-10-21 02:57:42 +02:00
|
|
|
MLINKS= skill.1 snice.1
|
1997-06-05 19:03:25 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|