freebsd-ports/devel/p5-B-Graph/Makefile
2013-10-27 15:12:16 +00:00

16 lines
299 B
Makefile

# Created by: Leo Kim <leo@florida.sarang.net>
# $FreeBSD$
PORTNAME= B-Graph
PORTVERSION= 0.51
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
COMMENT= Perl Compiler backend to diagram OP trees
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>