1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00

Add new port: FileDialog perl/Tk module

PR:		ports/28652
Submitted by:	Wade Minter <minter@lunenburg.org>
This commit is contained in:
SADA Kenji 2001-08-06 15:15:45 +00:00
parent 5848755039
commit f00fe18a50
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=45888
6 changed files with 31 additions and 0 deletions

View File

@ -74,6 +74,7 @@
SUBDIR += p5-Tk-ColourChooser
SUBDIR += p5-Tk-Date
SUBDIR += p5-Tk-Enscript
SUBDIR += p5-Tk-FileDialog
SUBDIR += p5-Tk-GBARR
SUBDIR += p5-Tk-Getopt
SUBDIR += p5-Tk-HistEntry

View File

@ -0,0 +1,21 @@
# New ports collection makefile for: p5-Tk-FileDialog
# Date created: 1 July 2001
# Whom: minter
#
# $FreeBSD$
PORTNAME= Tk-FileDialog
PORTVERSION= 1.3
CATEGORIES= x11-toolkits perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Tk
MAINTAINER= minter@lunenburg.org
BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Tk.pm:${PORTSDIR}/x11-toolkits/p5-Tk
PERL_CONFIGURE= yes
MAN3PREFIX= ${LOCALBASE}/lib/perl5/${PERL_VERSION}
MAN3= Tk::FileDialog.3
.include <bsd.port.mk>

View File

@ -0,0 +1 @@
MD5 (Tk-FileDialog-1.3.tar.gz) = 85e87b83edc4f7d4ce8bd974e1c53497

View File

@ -0,0 +1 @@
Tk::FileDialog - A file selector dialog for perl/Tk

View File

@ -0,0 +1,6 @@
Tk::FileDialog is a perl5 package which implements a File Selector
widget. To use Tk::FileDialog, you will need Perl version 5.002
or better, and Tk.
--Wade
minter@lunenburg.org

View File

@ -0,0 +1 @@
lib/perl5/site_perl/5.005/Tk/FileDialog.pm