2001-03-31 03:36:29 +02:00
|
|
|
# New ports collection makefile for: pr
|
|
|
|
# Date created: 27 March 2001
|
|
|
|
# Whom: Anton Voronin <anton@urc.ac.ru>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= pr
|
2001-08-13 14:24:53 +02:00
|
|
|
PORTVERSION= 1.1
|
2001-03-31 03:36:29 +02:00
|
|
|
CATEGORIES= comms net
|
|
|
|
MASTER_SITES= http://rnoc.urc.ac.ru/~anton/projects/files/
|
|
|
|
DISTNAME= pr-${PORTVERSION}
|
|
|
|
|
2003-11-02 04:36:45 +01:00
|
|
|
MAINTAINER= anton@chelcom.ru
|
2003-02-21 12:08:38 +01:00
|
|
|
COMMENT= A daemon that connects local terminal device to a terminal server
|
2001-03-31 03:36:29 +02:00
|
|
|
|
|
|
|
WRKSRC= ${WRKDIR}/pr
|
|
|
|
|
|
|
|
NO_BUILD= YES
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|