1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-02 06:03:50 +00:00
freebsd-ports/comms/pr/Makefile

21 lines
381 B
Makefile
Raw Normal View History

# New ports collection makefile for: pr
# Date created: 27 March 2001
# Whom: Anton Voronin <anton@urc.ac.ru>
#
# $FreeBSD$
#
PORTNAME= pr
PORTVERSION= 1.0
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>