aboutsummaryrefslogblamecommitdiff
path: root/devel/p5-Getopt-Tabular/Makefile
blob: e6d4a1dcd8de995edfd3efa8b5b55e37cfc6bc59 (plain) (tree)
1
2
3
4
5
6




                                              
                 








                                                        
                   

                      
# Created by: Dimitry Andric <dim@FreeBSD.org>
# $FreeBSD$

PORTNAME=	Getopt-Tabular
PORTVERSION=	0.3
PORTREVISION=	1
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	dim@FreeBSD.org
COMMENT=	Table-driven argument parsing for Perl 5

USES=		perl5
USE_PERL5=	configure
NO_ARCH=	yes

.include <bsd.port.mk>