freebsd-ports/devel/p5-B-Size2/Makefile
Andrej Zverev 8dd7cad550 - add stage support
Approved by:	portmgr (blanket infrastructure)
2014-01-06 14:40:31 +00:00

15 lines
264 B
Makefile

# $FreeBSD$
PORTNAME= B-Size2
PORTVERSION= 2.07
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= kuriyama@FreeBSD.org
COMMENT= Perl extension to measure size of Perl OPs and SVs
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>