aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Devel-Gladiator/Makefile
blob: dd779413ca5c215a4345a53fc7eb48af7f8d7d8a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# New ports collection makefile for:	Devel-Gladiator
# Date created:	   			23 Oct 2008
# Whom:		   			Martin Wilke <miwi@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=	Devel-Gladiator
PORTVERSION=	0.01
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	miwi@FreeBSD.org
COMMENT=	Perl 5 module to walk Perls arena

PERL_CONFIGURE=	yes

MAN3=		Devel::Gladiator.3

.include <bsd.port.mk>