summaryrefslogtreecommitdiff
path: root/devel/prcs/Makefile
blob: ed016e8a7a0840bc47a1de6678f74aa2000a9b66 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# New ports collection makefile for:    prcs
# Version required:     1.2.0
# Date created:         17 Sep 96
# Whom:                 jmacd@FreeBSD.ORG
#
# $Id: Makefile,v 1.7 1997/03/22 21:23:36 jmacd Exp $
#

DISTNAME= 	prcs-1.2.0
CATEGORIES=	devel
MASTER_SITES=	ftp://ftp.xcf.berkeley.edu/pub/prcs/

MAINTAINER=	jmacd@FreeBSD.ORG

USE_GMAKE=	yes
HAS_CONFIGURE=	yes
MAN1=		prcs.1

.include <bsd.port.mk>