# New ports collection makefile for:	napshare
# Date created:				4 July 2001
# Whom:					Mike Heffner <mikeh@FreeBSD.org>
#
# $FreeBSD: ports/net/napshare/Makefile,v 1.3 2002/01/21 07:02:22 mikeh Exp $
#

PORTNAME=	napshare
PORTVERSION=	1.0
CATEGORIES=	net
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=	napshare

MAINTAINER=	mikeh@FreeBSD.org

WRKSRC=		${WRKDIR}/napshare

USE_X_PREFIX=	yes
USE_GMAKE=	yes
USE_GTK=	yes
GNU_CONFIGURE=	yes

.include <bsd.port.mk>
