# New ports collection makefile for:	unpoost
# Version required:	2.3.4
# Date created:		14 october 1997
# Whom:			volf@oasis.IAEhv.nl
#
# $Id: Makefile,v 1.1.1.1 1998/03/28 14:58:18 steve Exp $
#

DISTNAME=	unpost-2.3.4
CATEGORIES=	news
MASTER_SITES=	ftp://ftp.rhein.de/pub/unix/news/

MAINTAINER=	volf@oasis.IAEhv.nl

MAKEFILE=	makefils/linux.mkf
MAN1=		unpost.1

do-install:
	${INSTALL_PROGRAM} ${WRKSRC}/unpost ${PREFIX}/bin
	${INSTALL_DATA} ${WRKSRC}/unpost.doc ${PREFIX}/man/man1/unpost.1

.include <bsd.port.mk>
