freebsd-ports/devel/p5-Devel-Symdump/Makefile
2013-10-29 07:56:01 +00:00

17 lines
352 B
Makefile

# Created by: James FitzGibbon <jfitz@FreeBSD.org>
# $FreeBSD$
PORTNAME= Devel-Symdump
PORTVERSION= 2.1000
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
DISTNAME= ${PORTNAME}-2.10
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl5 module that dumps symbol names or the symbol table
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>