freebsd-ports/sysutils/psmisc/Makefile

21 lines
499 B
Makefile
Raw Normal View History

# New ports collection makefile for: psmisc
# Date created: 10 March 1998
# Whom: rantapaa@uswest.net
#
1999-08-30 22:00:46 -04:00
# $FreeBSD$
#
PORTNAME= psmisc
PORTVERSION= 17
CATEGORIES= sysutils
MASTER_SITES= ftp://ftp.freesoftware.com/pub/linux/slackware/slackware-3.6/source/a/procps/ \
1999-04-11 18:35:38 -04:00
ftp://ftp.bitcon.no/pub/linux/slackware/source/a/procps/
MAINTAINER= rantapaa@uswest.net
INSTALL_TARGET= install-all
MAN1= pidof.1 pstree.1 killall.1
WRKSRC= ${WRKDIR}/psmisc
.include <bsd.port.mk>