# New ports collection makefile for:	gtkportscan
# Date created:		11 March 1999
# Whom:			Chris Piazza <cpiazza@FreeBSD.org>
#
# $FreeBSD: ports/security/gtkportscan/Makefile,v 1.21 2004/02/04 05:08:45 marcus Exp $
#

PORTNAME=	gtkportscan
PORTVERSION=	1.2
PORTREVISION=	1
CATEGORIES=	security
MASTER_SITES=	${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR=	cpiazza

MAINTAINER=	ports@FreeBSD.org
COMMENT=	A simple port scanner that prints out open ports

WRKSRC=		${WRKDIR}/${PORTNAME}

USE_GNOME=	gtk12

.include <bsd.port.mk>
