1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-11 07:22:22 +00:00

The GTK GUI backend for ZConf::Runner.

WWW: http://search.cpan.org/dist/ZConf-Runner-GUI-GTK

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

View File

@ -198,6 +198,7 @@
SUBDIR += p5-Goo
SUBDIR += p5-ZConf-BGSet
SUBDIR += p5-ZConf-Runner
SUBDIR += p5-ZConf-Runner-GUI-GTK
SUBDIR += pal
SUBDIR += parcellite
SUBDIR += phpgroupware

View File

@ -0,0 +1,25 @@
# New ports collection makefile for: p5-ZConf-Runner-GUI-GTK
# Date created: 2009-10-19
# Whom: Zane C, Bowers <vvelox@vvelox.net>
#
# $FreeBSD$
#
PORTNAME= ZConf-Runner-GUI-GTK
PORTVERSION= 0.0.1
CATEGORIES= deskutils perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= ../../authors/id/V/VV/VVELOX
PKGNAMEPREFIX= p5-
MAINTAINER= vvelox@vvelox.net
COMMENT= The GTK GUI backend for ZConf::Runner
RUN_DEPENDS= ${SITE_PERL}/ZConf.pm:${PORTSDIR}/net/p5-ZConf \
p5-Gtk2>=1.060:${PORTSDIR}/x11-toolkits/p5-Gtk2
PERL_CONFIGURE= yes
MAN3= ZConf::Runner::GUI::GTK.3
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
MD5 (ZConf-Runner-GUI-GTK-0.0.1.tar.gz) = 64dfa07f90343b7861bc16b6cd98563a
SHA256 (ZConf-Runner-GUI-GTK-0.0.1.tar.gz) = 1dbf03c8b4a5882aaab91b59308955a56f49870caa7fbf6d2f35337c6721f5cb
SIZE (ZConf-Runner-GUI-GTK-0.0.1.tar.gz) = 5284

View File

@ -0,0 +1,3 @@
The GTK GUI backend for ZConf::Runner.
WWW: http://search.cpan.org/dist/ZConf-Runner-GUI-GTK

View File

@ -0,0 +1,10 @@
%%SITE_PERL%%/ZConf/Runner/GUI/GTK.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/ZConf/Runner/GUI/GTK/.packlist
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/ZConf/Runner/GUI/GTK
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/ZConf/Runner/GUI
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/ZConf/Runner
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/ZConf
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%
@dirrmtry %%SITE_PERL%%/ZConf/Runner/GUI
@dirrmtry %%SITE_PERL%%/ZConf/Runner
@dirrmtry %%SITE_PERL%%/ZConf