freebsd-ports/sysutils/skill/Makefile

16 lines
358 B
Makefile
Raw Normal View History

# Created by: Joao Carlos Mendes Luis <jonny@jonny.eng.br>
1999-08-31 04:00:46 +02:00
# $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/
MAINTAINER= ports@FreeBSD.org
2012-07-25 08:32:06 +02:00
COMMENT= SuperKILL, kill, or renice processes by pid, name, tty, or uid
USES= tar:tgz
.include <bsd.port.mk>