summaryrefslogtreecommitdiff
path: root/net/xprobe/Makefile
blob: 7633e4b7a5d12e4c52ba30574be5830a830d480f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Ports collection makefile for:  xprobe
# Date created:			  23 Aug 2001
# Whom:				  Kris Kennaway <kris@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=	xprobe
PORTVERSION=	0.0.1p1
CATEGORIES=    	net security
MASTER_SITES=	http://www.sys-security.com/archive/tools/X/

MAINTAINER=	kris@FreeBSD.org

GNU_CONFIGURE=	yes

MAN1=	xprobe.1

.include <bsd.port.mk>