freebsd-ports/sysutils/skill/Makefile
2014-02-12 05:56:46 +00:00

14 lines
362 B
Makefile

# 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
.include <bsd.port.mk>