1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-06 06:30:19 +00:00
freebsd-ports/sysutils/skill/Makefile
Martin Wilke d0eb383170 - Update to 4.1.4
PR:		130079
Submitted by:	Dennis Herrmann <adox@mcx2.org>
Approved by:	maintainer
2009-01-16 00:43:08 +00:00

22 lines
497 B
Makefile

# New ports collection makefile for: skill
# Date created: 20 Oct 1998
# Whom: 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
.include <bsd.port.mk>