1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00
freebsd-ports/comms/pr/Makefile
2014-07-23 16:44:27 +00:00

19 lines
378 B
Makefile

# 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>