freebsd-ports/comms/pr/Makefile
Kevin Lo fc7b3fe551 Update to version 1.1
PR: 29670
Submitted by: MAINTAINER
2001-08-13 12:24:53 +00:00

21 lines
381 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://rnoc.urc.ac.ru/~anton/projects/files/
DISTNAME= pr-${PORTVERSION}
MAINTAINER= anton@urc.ac.ru
WRKSRC= ${WRKDIR}/pr
NO_BUILD= YES
.include <bsd.port.mk>