freebsd-ports/devel/p5-Module-Versions-Report/Makefile
2008-10-24 18:41:51 +00:00

21 lines
433 B
Makefile

# New ports collection makefile for: Module::Versions::Report
# Date created: 7 July 2004
# Whom: Dmitry Sivachenko <demon@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= Module-Versions-Report
PORTVERSION= 1.06
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Report versions of all modules in memory
PERL_CONFIGURE= yes
MAN3= Module::Versions::Report.3
.include <bsd.port.mk>