mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
- Update to 0.48
- Add WWW tag - Give maintainership to submitter PR: ports/41406 Submitted by: Erwin Lansing <erwin@lansing.dk>
This commit is contained in:
parent
70887addf6
commit
2d03f93875
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=64164
@ -6,13 +6,13 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= Tk-Getopt
|
PORTNAME= Tk-Getopt
|
||||||
PORTVERSION= 0.44
|
PORTVERSION= 0.48
|
||||||
CATEGORIES= x11-toolkits perl5
|
CATEGORIES= x11-toolkits perl5
|
||||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||||
MASTER_SITE_SUBDIR= Tk
|
MASTER_SITE_SUBDIR= Tk
|
||||||
PKGNAMEPREFIX= p5-
|
PKGNAMEPREFIX= p5-
|
||||||
|
|
||||||
MAINTAINER= ports@FreeBSD.org
|
MAINTAINER= erwin@lansing.dk
|
||||||
|
|
||||||
BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Tk.pm:${PORTSDIR}/x11-toolkits/p5-Tk
|
BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Tk.pm:${PORTSDIR}/x11-toolkits/p5-Tk
|
||||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||||
|
@ -1 +1 @@
|
|||||||
MD5 (Tk-Getopt-0.44.tar.gz) = 9dcfe39dd619d9a93120c8b944fa23d7
|
MD5 (Tk-Getopt-0.48.tar.gz) = b13a62d78a573edfb81e6592dda014f0
|
||||||
|
@ -1,2 +1,4 @@
|
|||||||
Tk::Getopt provides an interface to access command line options via
|
Tk::Getopt provides an interface to access command line options via
|
||||||
Getopt::Long and editing with a graphical user interface via a Tk window.
|
Getopt::Long and editing with a graphical user interface via a Tk window.
|
||||||
|
|
||||||
|
WWW: http://search.cpan.org/search?dist=Tk-Getopt
|
||||||
|
Loading…
Reference in New Issue
Block a user