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

Provides a dialog for getting values to use with chmod.

WWW: http://search.cpan.org/dist/Gtk2-Chmod/

PR:		ports/139748
Submitted by:	Zane C, Bowers <vvelox at vvelox.net>
This commit is contained in:
Martin Wilke 2009-10-29 11:16:10 +00:00
parent 041ce9131b
commit a1ff387e7b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=243452
5 changed files with 37 additions and 0 deletions

View File

@ -167,6 +167,7 @@
SUBDIR += p5-Gtk2-GladeXML
SUBDIR += p5-Gtk2-Html2
SUBDIR += p5-Gtk2-ImageView
SUBDIR += p5-Gtk2-PathButtonBar
SUBDIR += p5-Gtk2-TrayIcon
SUBDIR += p5-Prima
SUBDIR += p5-Tcl-Tk

View File

@ -0,0 +1,24 @@
# New ports collection makefile for: x11-toolkits/p5-Gtk2-PathButtonBar
# Date created: 2009-10-19
# Whom: Zane C, Bowers <vvelox@vvelox.net>
#
# $FreeBSD$
#
PORTNAME= Gtk2-PathButtonBar
PORTVERSION= 0.1.2
CATEGORIES= x11-toolkits
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= ../../authors/id/V/VV/VVELOX
PKGNAMEPREFIX= p5-
MAINTAINER= vvelox@vvelox.net
COMMENT= Creates a bar for path manipulation
RUN_DEPENDS= p5-Gtk2>=1.060:${PORTSDIR}/x11-toolkits/p5-Gtk2
PERL_CONFIGURE= yes
MAN3= Gtk2::PathButtonBar.3
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
MD5 (Gtk2-PathButtonBar-0.1.2.tar.gz) = 35e912efadc68ab2432848ccaf4a393d
SHA256 (Gtk2-PathButtonBar-0.1.2.tar.gz) = 8dc052435b8f728aab2fe403499bbb853ad681c9fc45cba70e1c126e04c72541
SIZE (Gtk2-PathButtonBar-0.1.2.tar.gz) = 5630

View File

@ -0,0 +1,3 @@
Provides a dialog for getting values to use with chmod.
WWW: http://search.cpan.org/dist/Gtk2-Chmod/

View File

@ -0,0 +1,6 @@
%%SITE_PERL%%/Gtk2/PathButtonBar.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Gtk2/PathButtonBar/.packlist
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Gtk2/PathButtonBar
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Gtk2
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%
@dirrmtry %%SITE_PERL%%/Gtk2