freebsd-ports/devel/cflow/Makefile
Kris Kennaway 7e710503a4 Mail to maintainer is returned with:
----- The following addresses had permanent fatal errors -----
<bsdport@ddm.wox.org>
    (reason: 550 <bsdport@ddm.wox.org>: User has moved to bsdport-nospam@... due to excessive spam
+sent to the bs...are occasion when someone needs to send real mail they can re-send it.  Sorry for
+the inconvenience.)

but repeated emails to the redirected account are not acknowledged.  Reset
maintainer.
2004-06-15 11:53:03 +00:00

22 lines
409 B
Makefile

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