summaryrefslogtreecommitdiff
path: root/comms/pr/Makefile
blob: 9eac28472a9db0e872cf754cc26d34bea04897b8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# 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>