1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

New port: devel/p5-Getopt-Tabular

Getopt::Tabular is a Perl 5 module for table-driven argument parsing,
vaguely inspired by John Ousterhout's Tk_ParseArgv.

WWW: http://search.cpan.org/~gward/Getopt-Tabular-0.3/

Reviewed by:	kwm
This commit is contained in:
Dimitry Andric 2015-09-24 20:27:45 +00:00
parent 8c8d2a433f
commit e624f5f6ae
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=397757
5 changed files with 27 additions and 0 deletions

View File

@ -2324,6 +2324,7 @@
SUBDIR += p5-Getopt-GUI-Long
SUBDIR += p5-Getopt-Long
SUBDIR += p5-Getopt-Long-Descriptive
SUBDIR += p5-Getopt-Tabular
SUBDIR += p5-Git-PurePerl
SUBDIR += p5-Git-Repository
SUBDIR += p5-Git-Repository-Plugin-Log

View File

@ -0,0 +1,18 @@
# Created by: Dimitry Andric <dim@FreeBSD.org>
# $FreeBSD$
PORTNAME= Getopt-Tabular
PORTVERSION= 0.3
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
MAN3= Getopt::Tabular.3
.include <bsd.port.mk>

View File

@ -0,0 +1,2 @@
SHA256 (Getopt-Tabular-0.3.tar.gz) = 9bdf067633b5913127820f4e8035edc53d08372faace56ba6bfa00c968a25377
SIZE (Getopt-Tabular-0.3.tar.gz) = 26453

View File

@ -0,0 +1,4 @@
Getopt::Tabular is a Perl 5 module for table-driven argument parsing,
vaguely inspired by John Ousterhout's Tk_ParseArgv.
WWW: http://search.cpan.org/~gward/Getopt-Tabular-0.3/

View File

@ -0,0 +1,2 @@
%%PERL5_MAN3%%/Getopt::Tabular.3.gz
%%SITE_PERL%%/Getopt/Tabular.pm