2004-05-05 23:02:58 +02:00
|
|
|
# New ports collection makefile for: devel/p5-BFD
|
|
|
|
# Date created: May 2004
|
|
|
|
# Whom: Autrijus Tang <autrijus@autrijus.org>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= BFD
|
|
|
|
PORTVERSION= 0.31
|
|
|
|
CATEGORIES= devel perl5
|
2008-04-17 16:30:31 +02:00
|
|
|
MASTER_SITES= CPAN
|
2011-06-20 10:37:15 +02:00
|
|
|
MASTER_SITE_SUBDIR= CPAN:RBS
|
2004-05-05 23:02:58 +02:00
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
2011-06-20 10:37:15 +02:00
|
|
|
MAINTAINER= perl@FreeBSD.org
|
2004-05-05 23:02:58 +02:00
|
|
|
COMMENT= Impromptu dumping of data structures for debugging purposes
|
|
|
|
|
|
|
|
PERL_CONFIGURE= yes
|
|
|
|
|
|
|
|
MAN3= BFD.3
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|