1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
freebsd-ports/devel/cflow/Makefile
Satoshi Asami e7655f117b Add cflow.1.
Submitted by:	bento
2000-06-07 22:07:05 +00:00

21 lines
356 B
Makefile

# New ports collection makefile for: cflow
# Date created: 28 Sept 1995
# Whom: dchapes@zeus.leitch.com
#
# $FreeBSD$
#
PORTNAME= cflow
PORTVERSION= 2.0
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= devel/lang/c
MAINTAINER= dchapes@zeus.leitch.com
USE_GMAKE= yes
MAN1= cflow.1
MANCOMPRESSED= yes
.include <bsd.port.mk>