# New ports collection makefile for: Module::Versions # Date created: 03 Apr 2010 # Whom: Jun Kuriyama # # $FreeBSD$ # PORTNAME= Module-Versions PORTVERSION= 0.02 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= kuriyama@FreeBSD.org COMMENT= Perl extension to handle versions of loaded modules USE_ZIP= yes PERL_CONFIGURE= yes MAN3= Module::Versions.3 .include