# New ports collection makefile for:	wnews
# Date created:				July 11, 2004
# Whom:					Samy Al Bahra <samy@kerneled.org>
#
# $FreeBSD: ports/www/wnews/Makefile,v 1.1 2004/08/27 00:23:37 edwin Exp $
#

PORTNAME=	wnews
PORTVERSION=	0.7
CATEGORIES=	www
MASTER_SITES=	http://samy.kerneled.org/stuff/

MAINTAINER=	samy@kerneled.org
COMMENT=	An RSS news client for the UNIX console

MAN1=		wnews.1
MANCOMPRESSED=	yes
PLIST_FILES=	bin/wnews

USE_GMAKE=	yes
GNU_CONFIGURE=	yes

.include <bsd.port.mk>
