head	1.2;
access;
symbols
	RELEASE_8_3_0:1.1
	RELEASE_9_0_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2012.11.17.06.02.51;	author svnexp;	state Exp;
branches;
next	1.1;

1.1
date	2011.06.12.16.12.00;	author sunpoet;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Switch exporter over
@
text
@# New ports collection makefile for:	p5-ModPerl-VersionUtil
# Date created:		2011-06-12
# Whom:			Sunpoet Po-Chuan Hsieh <sunpoet@@FreeBSD.org>
#
# $FreeBSD: head/www/p5-ModPerl-VersionUtil/Makefile 300897 2012-07-14 14:29:18Z beat $
#

PORTNAME=	ModPerl-VersionUtil
PORTVERSION=	0.03
CATEGORIES=	www perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	sunpoet@@FreeBSD.org
COMMENT=	Makes it easier to investigate your mod_perl version

RUN_DEPENDS=	p5-Class-Data-Inheritable>=0.02:${PORTSDIR}/devel/p5-Class-Data-Inheritable

PERL_CONFIGURE=	yes

MAN3=		ModPerl::VersionUtil.3

.include <bsd.port.mk>
@


1.1
log
@- Add p5-ModPerl-VersionUtil 0.03

ModPerl::VersionUtil helps you to investigate your mod_perl version easily.

WWW: http://search.cpan.org/dist/ModPerl-VersionUtil/
@
text
@d5 1
a5 1
# $FreeBSD$
@

