# $MidnightBSD$
# $FreeBSD: ports/devel/p5-Getopt-ArgvFile/Makefile,v 1.7 2008/04/17 14:25:29 araujo Exp $

PORTNAME=	Getopt-ArgvFile
PORTVERSION=	1.11
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	Perl module for processing argument vectors

LICENSE=	artistic gpl
LICENSE_COMB=	dual

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>
