summaryrefslogtreecommitdiff
path: root/devel/cflow/Makefile
blob: 775ea541ffe5873374d4f882fae6c4a8929e1bc4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# New ports collection makefile for:	cflow
# Version required:	2.0
# Date created:		28 Sept 1995
# Whom:			dchapes@zeus.leitch.com
#
# $Id: Makefile,v 1.4 1998/06/25 22:26:24 asami Exp $
#

DISTNAME=	cflow-2.0
CATEGORIES=	devel
MASTER_SITES=	${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR=	devel/lang/c

MAINTAINER=	dchapes@zeus.leitch.com

USE_GMAKE=	yes

.include <bsd.port.mk>