aboutsummaryrefslogtreecommitdiffstats
path: root/comms/pr/Makefile
blob: 310f81d9b354d587b5c09cbc53eb5af97021b4ad (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Created by: Anton Voronin <anton@urc.ac.ru>
# $FreeBSD$

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

MAINTAINER= ports@FreeBSD.org
COMMENT=    Daemon that connects local terminal device to a terminal server

WRKSRC=     ${WRKDIR}/pr

NO_BUILD=   YES

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