1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00
freebsd-ports/comms/pr/Makefile
Cheng-Lung Sung 1319954d43 - Distfile location has been changed
PR:		ports/78013
Submitted by:	Anton Voronin (maintainer)
2005-02-24 13:41:40 +00:00

22 lines
457 B
Makefile

# New ports collection makefile for: pr
# Date created: 27 March 2001
# Whom: 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= A daemon that connects local terminal device to a terminal server
WRKSRC= ${WRKDIR}/pr
NO_BUILD= YES
.include <bsd.port.mk>