summaryrefslogtreecommitdiffstats
path: root/sysutils/ptools/Makefile
blob: 2b32574f5ab5ffb1aac97dd1e67940786fcde91f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# Created by: Tomasz Walaszek <tmwalaszek@gmail.com>
# $FreeBSD$

PORTNAME=	ptools
PORTVERSION=	0.2
CATEGORIES=	sysutils
MASTER_SITES=	http://shewolf.com.pl/ptools/

MAINTAINER=	tmwalaszek@gmail.com
COMMENT=	Toolset based on Solaris ptools functionality

LICENSE=	BSD

LATEST_LINK=	${PORTNAME}2

PLIST_FILES=	bin/pargs \
		bin/pwdx \
		bin/pldd \
		bin/ptree

NO_STAGE=	yes
.include <bsd.port.mk>
OpenPOWER on IntegriCloud