# New ports collection makefile for: Module::Versions::Report # Date created: 7 July 2004 # Whom: Dmitry Sivachenko # # $FreeBSD: ports/devel/p5-Module-Versions-Report/Makefile,v 1.2 2007/06/03 13:56:43 clsung Exp $ # PORTNAME= Module-Versions-Report PORTVERSION= 1.03 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Module PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Report versions of all modules in memory PERL_CONFIGURE= yes MAN3= Module::Versions::Report.3 .include