# New ports collection makefile for:   pr
# Date created:        27 March 2001
# Whom:                Anton Voronin <anton@urc.ac.ru>
#
# $MidnightBSD: mports/comms/pr/Makefile,v 1.2 2007/11/11 00:19:39 laffer1 Exp $
# $FreeBSD: ports/comms/pr/Makefile,v 1.5 2005/02/24 13:41:40 clsung Exp $
#

PORTNAME=	pr
PORTVERSION=	1.1
CATEGORIES=	comms net
MASTER_SITES=	http://www.chelcom.ru/~anton/projects/files/
DISTNAME=	pr-${PORTVERSION}

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	A daemon that connects local terminal device to a terminal server
LICENSE=	unknown

WRKSRC=		${WRKDIR}/pr

NO_BUILD=	YES

.include <bsd.port.mk>
