freebsd-ports/devel/p5-B-Size2/Makefile
2013-05-26 13:35:52 +00:00

17 lines
289 B
Makefile

# $FreeBSD$
PORTNAME= B-Size2
PORTVERSION= 2.05
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= kuriyama@FreeBSD.org
COMMENT= Perl extension to measure size of Perl OPs and SVs
PERL_CONFIGURE= yes
MAN3= B::Size2.3 \
B::Size2::Terse.3
.include <bsd.port.mk>