freebsd-ports/sysutils/skill/Makefile

22 lines
497 B
Makefile
Raw Normal View History

# New ports collection makefile for: skill
# Date created: 20 Oct 1998
# Whom: Joao Carlos Mendes Luis <jonny@jonny.eng.br>
#
1999-08-31 04:00:46 +02:00
# $FreeBSD$
#
PORTNAME= skill
PORTVERSION= 4.1.1
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
2003-02-21 14:28:59 +01:00
COMMENT= SuperKILL, kill or renice processes by pid, name, tty or uid
MAN1= skill.1
MLINKS= skill.1 snice.1
.include <bsd.port.mk>