1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
freebsd-ports/comms/pr/Makefile
Jimmy Olgeni 37e782dfbc Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories A-C.

CR:		D196
Approved by:	portmgr (bapt)
2014-06-09 11:21:52 +00:00

19 lines
377 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= anton@chelcom.ru
COMMENT= Daemon that connects local terminal device to a terminal server
WRKSRC= ${WRKDIR}/pr
NO_BUILD= YES
NO_STAGE= yes
.include <bsd.port.mk>