freebsd-ports/devel/p5-Devel-Symdump/Makefile

23 lines
462 B
Makefile
Raw Normal View History

# New ports collection makefile for: p5-Devel-Symdump
# Date created: June 15th 1997
# Whom: James FitzGibbon <jfitz@FreeBSD.org>
#
1999-08-25 07:57:29 +02:00
# $FreeBSD$
#
2000-04-11 23:30:15 +02:00
PORTNAME= Devel-Symdump
PORTVERSION= 2.0800
CATEGORIES= devel perl5
MASTER_SITES= CPAN
2000-04-11 23:30:15 +02:00
PKGNAMEPREFIX= p5-
DISTNAME= ${PORTNAME}-2.08
2003-06-12 18:41:16 +02:00
MAINTAINER= erwin@FreeBSD.org
2003-02-21 12:23:04 +01:00
COMMENT= A perl5 module that dumps symbol names or the symbol table
PERL_CONFIGURE= YES
MAN3= Devel::Symdump.3
.include <bsd.port.mk>