freebsd-ports/sysutils/pstack/Makefile
Max Khon 4a01845d5b Update to 1.2.
This fixes pstack on recent 4.7-STABLE as well.

Submitted by:	MAINTAINER
2002-11-26 11:24:21 +00:00

21 lines
422 B
Makefile

# New ports collection makefile for: pstack
# Date created: 1 May 2002
# Whom: Peter Edwards <pmedwards@eircom.net>
#
# $FreeBSD$
# $Id: Makefile,v 1.2 2002/11/26 10:38:28 pmedwards Exp $
#
PORTNAME= pstack
PORTVERSION= 1.2
CATEGORIES= sysutils
MASTER_SITES= http://bsd-pstack.sourceforge.net/releases/
MAINTAINER= pmedwards@eircom.net
ONLY_FOR_ARCHS= i386
MANCOMPRESSED= yes
MAN1= pstack.1
.include <bsd.port.mk>