freebsd-ports/devel/p5-B-Graph/Makefile
Mark Linimon ded58bc113 mat@FreeBSD.org reports no response from this maintainer for several
months about his other ports, so reset this one too.  His last
approved update was 16 months ago.

Maintainer, if this is in error, please contact me directly.
2004-02-11 23:54:39 +00:00

21 lines
421 B
Makefile

# New ports collection makefile for: p5-B-Graph
# Date created: 24-Jul-2000
# Whom: Leo Kim <leo@florida.sarang.net>
#
# $FreeBSD$
#
PORTNAME= B-Graph
PORTVERSION= 0.51
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR=B
PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
COMMENT= Perl Compiler backend to diagram OP trees
PERL_CONFIGURE= yes
MAN3= B::Graph.3
.include <bsd.port.mk>