# $MidnightBSD: mports/devel/p5-Getopt-Long/Makefile,v 1.1 2013/03/26 23:35:10 laffer1 Exp $

PORTNAME=	Getopt-Long
PORTVERSION=	2.39
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	Perl module for extended processing of command line options
LICENSE=	perl

PERL_CONFIGURE=	yes

MAN3=		Getopt::Long.3

.include <bsd.port.mk>
