freebsd-ports/devel/p5-Devel-Symdump/Makefile
Eitan Adler 5190f14f8d For perl@ owned ports:
- Fix COMMENT
- Trim header
2013-03-29 00:44:53 +00:00

18 lines
363 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
PERL_CONFIGURE= YES
MAN3= Devel::Symdump.3
.include <bsd.port.mk>