# Created by: Anton Voronin <anton@urc.ac.ru>
# $FreeBSD: comms/pr/Makefile 327714 2013-09-20 16:03:29Z bapt $

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

MAINTAINER=	anton@chelcom.ru
COMMENT=	A daemon that connects local terminal device to a terminal server

WRKSRC=		${WRKDIR}/pr

NO_BUILD=	YES

NO_STAGE=	yes
.include <bsd.port.mk>
